Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 415,902 for

document

(0.95 sec)
  1. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. def join_runs_with_same_formatting...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VariableCollection | Aspose.Words for Java

    A collection of Document variables in Java....implements Iterable A collection of document variables. To learn more,...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF Documents, add timestamps, and validate signatures in Python....pydrawing as drawing def sign_document ( infile : str , outfile :...) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  4. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged Documents as attachments for better engagement....property Specifies that the documents produced during a mail merge...external data source. Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  5. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document....should be embedded into Html document. @property def export_embedded_css...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document. To learn more, visit the Documentation article in C++....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....a Word Document in Python How to Convert Word Document to HTML...in Python How to Edit Word Document using Python How to Convert...

    kb.aspose.com/words/python/page/4/
  8. ContributorCollection class | Aspose.Words for ...

    aspose.words.bibliography.ContributorCollection class. Represents bibliography source contributors....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby....Get File Information of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  10. DocumentProperty.value property | Aspose.Words ...

    DocumentProperty.value property. Gets or sets the value of the property....with built-in document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # The "Document" object contains some of its...

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