Editing is a generic term for updating a file, document, or page.
Questions tagged [editing]
927 questions
-2
votes
3 answers
How to quickly edit determinate part of code inside different similar lines
I have this problem I'm adjusting a code I've made I have a structure like this:
Apple1 = Fruit("ss","ss",[0.1,0.4],'w')
PineApple = Fruit("ss","ss",[0.315,0.4],'w')
Banana = Fruit("ss","ss",[0.315,0.280],'w')
...
...
Instead of "ss"I would like…

G M
- 20,759
- 10
- 81
- 84
-2
votes
1 answer
How can I set an index in a file to be edited with Applescript?
As explicitly noted in the title, how can I set a specific index, similar to eof in a text file, so that I can edit text from that point on? If I have a text file of which I want to edit some of the last characters, do I necessarily have to save its…

Gepapado
- 333
- 2
- 5
- 11
-2
votes
1 answer
Technology/way to automatically put two (or more) videos together
I'm working on a project where we want to be able to like fetch multiple video sources, record them and make one video out of it.
Do you know any library or even an online service that could handle this task? At this state of the project, the…

sanoi
- 21
- 2
-3
votes
0 answers
Using coding to open a word document, modify specific words, and resave the document in a new location with an updated name
I am completely new to the concept of using coding to modify documents. I have done some reading on methods of doing this with python and/or vba but have not had much luck understanding the process and reasons. Most of them seem to be much more…
-3
votes
2 answers
Is there any tool available for creating and editing PNG Images?
With full transparency save option and osm if it will be free, online
only if possible.

Harry Sandal
- 43
- 11
-3
votes
2 answers
Table with editable columns and pagination in a web page
I want to create a table with editable columns and pagination. I tried Jquery but I couldn't get the proper result. I don't find any proper package to do this. Please help me with any reference.

Gokila D
- 1
- 3
-3
votes
1 answer
How to edit text in columns?
The data in my column is listed as i have stated below.
A B
1 N
2 N
3 N
4 Y
5 Y
6 N
7 N
8 Y
9 Y
10 Y
11 Y
12 Y
13 N
14 N
I want to automate and list the first n and no other n till y appears…
-3
votes
1 answer
VBA open files, edit, save
I am trying to find a code which solves the following problem:
open a couple of csv files in one folder
run a formatting
save it as a xlsx file
The code for the formatting I have already in place. I just do not know how to open all files…

Katrine Jessen
- 1
- 1
-3
votes
1 answer
XML - java tool for automatic tag inserting
Is there a java tool, that allows automatic editing of XML files according to a configuration?
Let say, i want to add the tag hello after every tag in a file.
I would appreciate a tool, where i can config a text and a location…

reznicek
- 1
- 3
-4
votes
1 answer
can I edite Laravel project from my serveur directly
I have a website that creates from Laravel. I want to do some customization to that.
Can I edit directly from my server or need anysoftwair or anything else
I need help editing it. How can I do it?
Thank you

Nassim Moussaoui
- 3
- 2
-4
votes
1 answer
How can I extract the data from a file with c#?
I need to extract some files from an archive but this archive extension cannot be opened on c#, I know that this archive contains bmp, sound, animation and other files, any way to open it?

fre3land
- 51
- 5
-4
votes
1 answer
Looking for a custom SDK with photo editing capabilities
I have a (academic) project, in which I have to develop a UI skeleton for a photo editing app, that provides basic UI functionality (like Aviary and such).
Purpose of the project is for me to explore and use iOS (view) object library.
Even though…

dnawab
- 113
- 1
- 2
- 8