Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 13,880 for

document editing

(0.09 sec)
  1. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Edit WORD In C++

    Edit a Word Document in C++ code....Code to edit Word in C++ Advanced Word Editor for C++. Use it...it to modify Word documents programmatically This is a comprehensive...

    products.aspose.com/words/cpp/edit/word/
  4. C# API to Export MSG to MD | products.aspose.com

    Convert MSG to MD without using Microsoft Word or Outlook on .NET...working with Microsoft Office documents, PDFs, images, emails, and...working with Microsoft Word documents, and it can be used to render...

    products.aspose.com/total/net/conversion/msg-to...
  5. Convert PPSM to RTF via C# .NET or with free On...

    Convert PowerPoint ppsm Documents to Word rtf files with C#. Convert multiple files within ASP.NET or other .NET applications....PPSM Presentation to Word RTF document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/ppsm-t...
  6. Convert JSON Format to FLATOPC via Java | produ...

    Parse JSON to FLATOPC in Java without using Microsoft Word...features, such as creating and editing worksheets, adding formulas...parse JSON data into a PDF document. Aspose.Words for Java is...

    products.aspose.com/total/java/conversion/json-...
  7. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  8. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management.... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document Editing!... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  10. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....disk using an instance of the Document class and also passing the...PDF using an instance of the Document class. Code to Develop PCL...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...