Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 349,297 for

document

(0.1 sec)
  1. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtinDocumentproperties/created_time/) property is updated before saving...Examples Shows how to update a document’s “CreatedTime” property when...when saving. doc = aw . Document () created_time = datetime ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Header to PDF using CLI | Aspose.PDF

    CLI example allows you to add a header and footer into PDF Document with Aspose.PDF....Add Headers to PDF Document Using CLI In order to add Header... powerful and easy-to-use document manipulation API for cpp-cli...

    products.aspose.com/pdf/cpp-cli/header/
  3. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your Documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....password to decrypt source document. Default value is empty string...; set ; } Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to Document content. When saving to PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued....accessibility requirements related to document content that cannot be fulfilled...the warning about missing document title will be issued when...

    docs.aspose.com/words/net/warnings-when-saving-...
  6. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::ColorMode enum | Aspose....

    Aspose::Words::Saving::ColorMode enum. Specifies how colors are rendered in C++.... auto doc = MakeObject < Document > ( MyDir + u "Images.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtinDocumentproperties/createdTime/) property is updated before saving...Examples Shows how to update a document’s “CreatedTime” property when...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. let loadOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...

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