Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,578 for

document editing

(0.06 sec)
  1. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++....Aspose::Words::Document::get_FirstSection method Contents [ Hide...Hide ] Document::get_FirstSection method Gets the first section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....content was inserted in the document. Deletion Content was removed...removed from the document. FormatChange Change of formatting was...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....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...
  6. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....using C# for further analysis, editing, and debugging. It will share...the source PDF file with the Document class object by setting the...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  8. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....revisions in a document. Document doc = new Document (); DocumentBuilder...( doc ); // Normal editing of the document does not count as a...

    reference.aspose.com/words/net/aspose.words/rev...
  9. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...