Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 88,715 for

doc format

(0.14 sec)
  1. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....document when saving in fixed page format. The value may vary from 0...document as a JPEG. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines Document saving Formats, ensuring your files are always in the preferred text Format....SaveFormat property Specifies the format in which the document will...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...saving a document to PCL. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs Formatted with the Heading styles) inside tables....for headings (paragraphs formatted with the Heading styles) inside...for headings inside tables. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....list format to a collection of paragraphs. Document doc = new...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  7. C# API to Export EPUB to MHTML | products.aspos...

    Convert EPUB to MHTML without using Microsoft Word...developers to convert EPUB files to DOC. Once the conversion is complete...Words for .NET, to render the DOC file to MHTML. The Aspose.PDF...

    products.aspose.com/total/net/conversion/epub-t...
  8. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method... Remarks If the output format is an image (BMP, EMF, EPS...outputFile_partIndex.extension. If the output format is TIFF, the output will be...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create or Load a Document in Python|Aspose.Word...

    Create a blank Document or to load it from a file or stream using Python....document can be loaded in any load format supported by Aspose.Words....list of all supported load formats, see the LoadFormat enumeration...

    docs.aspose.com/words/python-net/create-or-load...
  10. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all tables from the collection to a new array of tables in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...