Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 401,869 for

document

(0.25 sec)
  1. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....means if you remove parts of a document that contain revisions, the...revisions in range. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...developers to create PDF documents from scratch without using...wide variety of functions: document compression; table creation...

    docs.aspose.com/pdf/python-java/overview/
  3. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...present in a document. let doc = new aw . Document ( base . myDir...used and unused fonts in the document. for ( let i = 0 ; i < allFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...doc DocumentBase The owner document. footnoteType FootnoteType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.not...
  5. InlineStory.is_move_from_revision property | As...

    InlineStory.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...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...To add HTML string in Pdf document using Aspose.PDF Java for...Instantiate Document object doc = self . Document () page = doc...

    docs.aspose.com/pdf/java/add-html-string-using-...
  9. FieldOptions.BibliographyStylesProvider | Aspos...

    Discover the FieldOptions BibliographyStylesProvider property for customizable bibliography styles, enhancing your FieldBibliography and FieldCitation fields....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); // If the document already has a style you can...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentVisitor.visitEditableRangeEnd method | ...

    DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the Document....range is encountered in the document. visitEditableRangeEn ( editableRangeEnd...every editable range in a document. test ( 'EditableRangeToText'...

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