Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 345,776 for

document

(0.17 sec)
  1. FieldCreateDate.UseSakaEraCalendar | Aspose.Wor...

    Discover the FieldCreateDate UseSakaEraCalendar property to easily manage Saka Era calendar settings in your applications for enhanced date handling....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldCreateDate.UseUmAlQuraCalendar | Aspose.Wo...

    Manage date formats effortlessly with the FieldCreateDate UseUmAlQuraCalendar property. Switch to the UmalQura calendar for precise date handling....date/time of the document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed 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. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Image Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/image/
  8. AiModelType | Aspose.Words for Java

    Represents the types of AiModel that can be integrated into the Document processing workflow in Java....can be integrated into the document processing workflow. Remarks:...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...and inserts a field into the document before the specified inline...and inserts a field into the document to the end of the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...is the footer." ); // This document contains a small amount of...

    reference.aspose.com/words/net/aspose.words.set...