Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 14,425 for

document editing

(0.21 sec)
  1. Convert XLS to DOCX using Python or with free O...

    XLS to DOCX conversion in your Python applications without using Microsoft Office or online. Test free XLS to DOCX online converter quickly before integrating the code....files are used for creating documents. Converting XLS to DOCX allows...allows users to create documents with data from XLS files. This...

    products.aspose.com/total/python-net/conversion...
  2. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Convert PPSX to WORDML via Java or with free On...

    Java API to Export PPSX to WORDML without using Microsoft Word or PowerPoint or online. Test free PPSX to WORDML online converter quickly before integrating the code....presentations, such as creating, editing, and converting presentations...for creating, editing, and converting documents. It supports a...

    products.aspose.com/total/java/conversion/ppsx-...
  4. Convert PPS to FLATOPC via Java or with free On...

    Java API to Export PPS to FLATOPC without using Microsoft Word or PowerPoint or online. Test free PPS to FLATOPC online converter quickly before integrating the code....features such as creating, editing, and converting presentations...write, modify, and convert documents in various formats. It supports...

    products.aspose.com/total/java/conversion/pps-t...
  5. Android API to Convert OTT to EXCEL or with fre...

    Convert OTT to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to EXCEL online converter quickly before integrating the code....Android via Java, a feature-rich document manipulation and conversion...manipulating documents. It supports a variety of document formats...

    products.aspose.com/total/android-java/conversi...
  6. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the size of the current document’s file or 0 if the size cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....revisions in a document. Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); // Normal editing of the document does not count as a...

    reference.aspose.com/words/java/com.aspose.word...
  8. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick Document edits....correct or replace text in a PDF document. Trying to do it manually...to that problem. Honestly, editing a PDF file is not an easy task...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  9. Convert XLSM to PPSX using Python or with free ...

    XLSM to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPSX online converter quickly before integrating the code....features such as creating, editing, and converting presentations...features such as creating, editing, and converting presentations...

    products.aspose.com/total/python-net/conversion...
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....stamp, you need to create a Document object and a TextStamp object...// Open document auto document = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...