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

doc format

(1.24 sec)
  1. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

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

    Aspose.Words.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://Docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) Documentation article.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ThemeColors.followed_hyperlink property | Aspos...

    ThemeColors.followed_hyperlink property. Specifies color for a clicked hyperlink.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language Documents, enhancing readability and design. Optimize your text today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/net/aspose.words/fon...
  5. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....create a formatted table using DocumentBuilder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property HtmlSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a PCL file to PDF using C++ | Aspose...

    Sample code for PCL to PDF conversion using C++. Use C++ example for batch PCL to PDF conversion....a document from PCL to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pcl-to-pdf/
  8. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image.... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a PS file to TEX using C++ | Aspose.PDF

    Sample code for PS to TEX conversion using C++. Use C++ example for batch PS to TEX conversion....programmatically a document from PS to TEX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-tex/
  10. Converting a PS file to XPS using C++ | Aspose.PDF

    Sample code for PS to XPS conversion using C++. Use C++ example for batch PS to XPS conversion....programmatically a document from PS to XPS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/ps-to-xps/