Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 90,529 for

doc format

(1.01 sec)
  1. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique Formatting for list styles to enhance your content's visual appeal....Gets the list that defines formatting of this list style. public...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Convert XLT to WORD using Java or with free Onl...

    Java API to Export XLT to WORD or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Total for Java file format automation libraries. XLT to...document to DOC format using save method and set Doc as SaveFormat...

    products.aspose.com/total/java/conversion/xlt-t...
  3. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the Document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...fonts and colors. Theme theme = doc.getTheme(); // Some styles, such...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLabel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label... let doc = new aw . Document ( base ....docx" ); doc . updateListLabels (); let paras = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-page PDF Documents within Rust...and convert PDFs to popular formats. Extract text from PDF Using...extract text from PDF with formatting or as a raw data. Convert...

    products.aspose.com/pdf/rust-cpp/
  7. Comparer | Aspose.Words for Java

    Provides methods intended to compare Documents in Java....output file in the provided save format, producing changes as a number...number of edit and format revisions. compare(String v1, String...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Font::get_ThemeFontFarEast metho...

    Aspose::Words::Font::get_ThemeFontFarEast method. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...