Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 347,574 for

document

(0.08 sec)
  1. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless date management....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization....display the date/time of the document’s most recent save operation...Word. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Words.Settings | Aspose.Words for .NET

    Discover the Aspose.Words.Settings namespace for powerful Document customization. Manage mail merge, write protection, and more for optimal Document control....settings and options stored in a document. These are mail merge, write...HyphenationOptions Allows to configure document hyphenation options. MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  5. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced Document quality....and a printer to print the document with, and then bring up a...a print preview. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  6. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....the JPEG images inside PDF document. get jpegQuality () : number...option. Has effect only when a document contains JPEG images. Use...

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

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the Document...of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks A Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A Documents, and Aspose.Words for C++ solves them....requirements related to the document content that cannot be fulfilled...automatic conversion from a document in Word format to PDF. These...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...