Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 90,631 for

doc format

(0.26 sec)
  1. Converting a PDFA file to PDF using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdfa-to-...
  2. ThemeColors.Accent5 | Aspose.Words for .NET

    Discover the ThemeColors Accent5 property to effortlessly customize your designs with vibrant Accent 5 colors for a stunning visual impact.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  3. ThemeColors.FollowedHyperlink | Aspose.Words fo...

    Discover the ThemeColors FollowedHyperlink property to customize your clicked hyperlink color, enhancing your website's visual appeal and user experience.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  4. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ThemeColors.Accent1 | Aspose.Words for .NET

    Discover the ThemeColors Accent1 property to customize your design with vibrant Accent 1 colors. Enhance your project's visual appeal effortlessly!... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  6. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we configure compatibility...

    reference.aspose.com/words/java/com.aspose.word...
  7. C++ API to Convert EPUB to POWERPOINT | product...

    Convert EPUB to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader... EPUB is a popular format for digital books and publications...POWERPOINT is a popular presentation format used by businesses and educational...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page Format...the document to a fixed page format. Default value for this property...before saving it to PDF. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.major_fonts](./major_fonts/), [Theme.minor_fonts](./minor_fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://Docs.aspose.com/words/python-net/working-with-styles-and-themes/) Documentation article.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...