Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 90,532 for

doc format

(0.22 sec)
  1. 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...
  2. Optimize File's Content Using C++

    Compress files in C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...optimize documents in various formats. This C++ library is a stand-alone...will help you to compress DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...

    products.aspose.com/words/cpp/compress/
  3. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the XPS format in the form of a book fold. let doc = new aw...renderTextAsBookFold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....the XPS format in the form of a book fold. auto doc = System...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Several Image Into PDF Python

    Merge multiple Image into PDF in Python code. Save Image as PDF using Python....developers to convert images to PDF format with a few lines of code. Image...Python to convert images to PDF format with maximum flexibility and...

    products.aspose.com/words/python-net/merge/imag...
  6. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your Documents in high-quality PDF Format. Streamline your workflow today!...save a document in the Pdf format. public PdfSaveOptions () Examples...a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...of a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...