Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 2,578 for

document editing

(0.09 sec)
  1. Aspose::Words::EditableRangeEnd::Accept method ...

    Aspose::Words::EditableRangeEnd::Accept method. Accepts a visitor in C++....how to limit the editing rights of editable ranges to a specific...{ auto doc = MakeObject < Document > (); doc -> Protect ( ProtectionType...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...Hide ] Change a Shape Using Edit Points Consider a square. In...In PowerPoint, using edit points , you can move the square’s corner...

    docs.aspose.com/slides/net/custom-shape/
  3. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word Documents for seamless Document Editing....an end of an editable range in a Word document. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/edi...
  4. Glyphs and Metrics of TrueType Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within .NET.... Editable Embedding - Font may be embedded...other systems. In addition, editing is permitted, including ability...

    docs.aspose.com/font/net/glyphs-and-metrics-tru...
  5. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency....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...
  6. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....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...
  7. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  8. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... 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...
  9. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this revision....revisions in a document. let doc = new aw . Document (); let builder...( doc ); // Normal editing of the document does not count as a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection....revisions in a document. doc = aw . Document () builder = aw...DocumentBuilder ( doc ) # Normal editing of the document does not count as a...

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