Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 170,563 for

doc

(0.07 sec)
  1. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a bulleted list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance Document formatting with precision and flexibility today!...Document doc = new Document (); Paragraph para = doc . FirstSection...Microsoft Word. Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/tab...
  4. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldArgumentBuilder::Fi...

    Aspose::Words::Fields::FieldArgumentBuilder::FieldArgumentBuilder constructor. Initializes an instance of the FieldArgumentBuilder class in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Android API to Render XPS to WORDML | products....

    Transform XPS to WORDML via Android via Java API...used to convert XPS files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API...used to convert MHTML files to DOC format. The second API is Aspose...Java, which is used to render DOC to WORDML. By using these two...

    products.aspose.com/total/android-java/conversi...
  9. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

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