Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 89,972 for

doc format

(0.23 sec)
  1. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse fonts for multiple languages to enhance readability 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...
  3. ThemeColors.accent4 property | Aspose.Words for...

    ThemeColors.accent4 property. Specifies color Accent 4.... 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. ThemeFonts class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.eastAsian](./eastAsian/) and [ThemeFonts.complexScript](./complexScript/)... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert HTML to Images in Python | products.asp...

    HTML to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...to deal with different file formats, and the conversion process...SaveFormat of the relevant format. In addition, the ImageSaveOptions...

    products.aspose.com/total/python-net/conversion...
  6. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....how to format cells with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....due to requirements of this format. Examples Shows how to get...text when saving to html. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...