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

doc format

(0.69 sec)
  1. 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...
  2. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description NONE No table style formatting is applied. FIRST_ROW Apply...Apply first row conditional formatting. LAST_ROW Apply last row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Odt](../../aspose.words/saveFormat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveFormat/#Ott) Format...Ott format. To learn more, visit the Specify...document in the SaveFormat.Odt format. OdtSaveOptions(password) Initializes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...