Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 376,804 for

document

(0.13 sec)
  1. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF Documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....Allows to make output RTF documents smaller in size, but if they...() : boolean Remarks If the document that you want to convert to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....bodies at the very end of a document. Examples Shows how to specify...plain text format. doc = aw . Document () # Insert even and primary...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Work with Office Add-ins documentation article. public abstract...with a document’s collection of web extensions. Document doc =...

    reference.aspose.com/words/net/aspose.words.web...
  5. GoogleAiModel.Translate | Aspose.Words for .NET

    Google AI Document translator for multilingual content. Convert Word Documents to different languages with high accuracy and speed....Translates a specified document. public override Document Translate ( Document...Document doc , Language language ) See Also class Document enum...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Image Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/image/
  7. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastSavedTimeProperty method. Gets or sets a value determining whether the LastSavedTime property is updated before saving in C++....determine whether to preserve the document’s “Last saved time” property...:: Words :: Document > ( get_MyDir () + u "Document.docx" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF Document in Ruby with Aspose.PDF to enhance or update your PDF content....To add Text string in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  9. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Indexers Name Description...

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