Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 350,971 for

document

(0.29 sec)
  1. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure Document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security....collection are valid and the document has not been tampered with...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  2. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize Document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....temporary files when reading document. By default this property...Examples Shows how to load a document using temporary files. //...

    reference.aspose.com/words/net/aspose.words.loa...
  3. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id.... Document ( file_name = MY_DIR + 'Document with SDT 1...doc_b = aw . Document ( file_name = MY_DIR + 'Document with SDT 2...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...rendering large documents to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...rendering a document to PNG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions.JpegQuality | Aspose.Words for...

    Adjust the JpegQuality property in ImageSaveOptions to optimize JPEG image quality for stunning visuals and improved performance. Perfect for developers!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  8. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency....selected for the images in PDF document. public PdfImageColorSpaceEx...used for all images in the document. SimpleCmyk value is not supported...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. test ( 'InsertAtBookmark'...() => { let doc = new aw . Document (); let builder = new aw ...

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

    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/python-net/aspose.wo...