Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 170,536 for

doc

(0.1 sec)
  1. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++.... auto doc = System :: MakeObject < Aspose..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Font::get_Italic method | Aspose...

    Aspose::Words::Font::get_Italic method. True if the font is formatted as italic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  6. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  7. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole Document easily and fast instead of using VSTO in C#....Document doc = new Document ( "Section.ModifyPageSetupInAll.doc" );...foreach ( Section section in doc ) section . PageSetup . PaperSize...

    docs.aspose.com/words/net/changing-page-setup-f...
  9. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Android API to Render XPS to FLATOPC | products...

    Transform XPS to FLATOPC via Android via Java API...files to DOC format. Once the XPS file is converted to DOC, Aspose...Java can be used to render the DOC file to FLATOPC format. This...

    products.aspose.com/total/android-java/conversi...