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

doc format

(0.15 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX Format....used when saving in the DOCX format. Members Name Description ECMA376_2006...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....formatCode Gets or sets the format code applied to the Y values...to get chart series data. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is False...when converting to plaintext. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....cropping, bounds retrieval, and format conversion. Aspose.Words allows...metafile format. All other images will be stored in PNG format. The...

    docs.aspose.com/words/python-net/working-with-i...
  5. Table.autoFit method | Aspose.Words for Node.js

    Table.autoFit method. Resizes the table and cells according to the specified auto fit behavior.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and save file Formats....Supported File Formats Contents [ Hide ] The following table...table indicates the file formats that Aspose.PDF for Go can load and...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  7. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document Format detection methods in Java....by FileFormatUtil document format detection methods. To learn...visit the Detect File Format and Check Format Compatibility documentation...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Settings::MultiplePagesType enum...

    Aspose::Words::Settings::MultiplePagesType enum. Specifies how Document is printed out in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "My...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPSX format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....rendered when saving in SVG format. The default value is SvgTextOutputMode...converting a .docx document to .svg. doc = aw . Document ( file_name =...

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