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

doc format

(0.16 sec)
  1. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....page save format, its text will have hyphenation. doc = aw . Document...hyphenation if any is available. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  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. 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...