Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 89,966 for

doc format

(0.23 sec)
  1. Convert HTML To DOCX Java

    Convert HTML to DocX Format in Java code. Save HTML as DocX using Java....DOCX, and many other document formats using Java. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/java/conversion/html-...
  2. ChartDataLabel.ClearFormat | Aspose.Words for .NET

    Discover how to use the ChartDataLabel ClearFormat method to reset your data labels to default settings, enhancing clarity and consistency in your charts....ClearFormat method Clears format of this data label. The properties...void DataLabels () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document.... doc = aw . Document ( MY_DIR + 'Rendering...create a CSS stylesheet to format the document with. # Setting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Specification) is a document format developed by Microsoft. It...fixed layout format. It is similar to PDF format but it is not...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property to easily save Documents in Html, Mhtml, Epub, Azw3, or Mobi Formats for versatile accessibility....SaveFormat property Specifies the format in which the document will...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the Document is encrypted and requires a password to open....detect the document format and encryption. let doc = new aw . Document.... password = "MyPassword" ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/compress/tiff/
  8. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...KEEP_SOURCE_FORMATTING . def merge ( self , output_file...names. Remarks If the output format is an image (BMP, EMF, EPS...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....due to requirements of this format. Examples Shows how to specify...after saving to .html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular Format in Java....document into a particular format. To learn more, visit the Specify...document to .epub. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...