Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 375,297 for

document

(0.29 sec)
  1. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Examples Shows how to update a document’s “Last printed” property...property when saving. Document doc = new Document (); DateTime lastPrinted...

    reference.aspose.com/words/net/aspose.words.sav...
  2. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a Document....method called during loading a document. Methods Name Description...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined Document processing....generates a stripped-down document that excludes any non-content-related...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your Document formatting and improve readability effortlessly....the Style of the structured document tag. public Style Style {...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....the Working with Fields documentation article. Remarks: Provides...is used to store data for documents converted from other file...

    reference.aspose.com/words/java/com.aspose.word...
  7. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  8. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured Document tag in C++....appearance of a structured document tag. enum class SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance Document interactivity....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  10. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...get structured document tag. doc = aw . Document ( file_name =...= MY_DIR + 'Structured document tags by id.docx' ) # Get the structured...

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