Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 21,904 for

docx

(0.44 sec)
  1. DigitalSignatureUtil Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.DigitalSignatureUtil class to easily sign documents with secure digital signatures. Enhance document integrity today!...Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott...( MyDir + "Digitally signed.docx" ); // If this collection is...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....when saving a document into the Docx , Docm , Dotx , Dotm or FlatOpc...Compression level for OOXML files. (DOCX and DOTX files are internally...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Python library or online with the HTML Converter. Explore HTML to PDF conversion scenarios with Python examples....{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} # Convert HTML to {{output...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Convert HTML to XPS | C# Examples

    You will learn about the supported HTML to XPS conversion scenarios using Aspose.HTML API and consider C# examples to illustrate them....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    docs.aspose.com/html/net/convert-html-to-xps/
  5. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... Remarks A DOCX or DOC document can contain...'StructuredDocumentTa.creating_custom_xml.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add a Row to a Table in Word using Java

    This tutorial introduces the reader briefly about how to add a row to a table in Word using Java. You can perform these steps to see how in word table add row using Java in any operating system like Windows, macOS or Linux....this output file is saved as DOCX however, you can save it in...

    kb.aspose.com/words/java/how-to-add-a-row-to-a-...
  7. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Java such that each page of the DOCX Word document is saved as a...

    kb.aspose.com/words/java/how-to-convert-word-to...
  8. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of document protection using Java....supported formats like DOC , DOCX , etc. Steps to Lock Word Document...

    kb.aspose.com/words/java/how-to-add-password-to...
  9. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....will save it on the disk as DOCX or DOC file format as per your...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  10. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....saving the output file as a DOCX , or DOC as per the requirement...

    kb.aspose.com/words/python/how-to-insert-a-book...