Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 214,478 for

formatting

(0.14 sec)
  1. Slicers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....while rendering Excel to PDF Formatting Slicer Removing Slicer Rendering...

    docs.aspose.com/cells/python-java/slicers/
  2. Aspose::Words::Fields::FieldTA::get_IsBold meth...

    Aspose::Words::Fields::FieldTA::get_IsBold method. Gets whether to apply bold Formatting to the page number for the entry in C++....Gets whether to apply bold formatting to the page number for the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...creating. builder . paragraph_format . style = doc . styles . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and Formatting for this paragraph....list numbering value and formatting for this paragraph. get listLabel...we output this node to text format. // This text output will omit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Font::get_Color method | Aspose....

    Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. System ::...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row Formatting properties....represents current table row formatting properties. get rowFormat...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....detected that might result in formatting fidelity loss. GetAvailableFonts...detected that might result in formatting fidelity loss. static Type...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting. To learn more, visit the documentation article in C++....font, paragraph and section formatting. To learn more, visit the...get_Bold () True if the font is formatted as bold. get_CellFormat ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....paragraph style with list formatting. doc = aw . Document () builder...'Verdana' style . paragraph_format . space_after = 12 # Create...

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