Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 219,486 for

formatting

(0.37 sec)
  1. Tables and Ranges|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....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  2. FieldOptions.field_index_format property | Aspo...

    FieldOptions.field_index_format property. Gets or sets a [FieldOptions.field_index_format](./) that represents the Formatting for the [FieldIndex](../../fieldindex/) fields in the document....field_index_format property FieldOptions.field_index_format property...field_index_format that represents the formatting for the FieldIndex...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FrameFormat | Aspose.Words for Java

    Represents frame related Formatting for a paragraph in Java....Represents frame related formatting for a paragraph. Remarks:...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  4. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_Formatting method. Resets to default row Formatting....clear_formatting method clear_formatting() Resets to default...default row formatting. def clear_formatting ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...document is a set of list formatting properties. Each list can...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

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

    Aspose.Words.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...document is a set of list formatting properties. Each list can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... The portion format properties such as get_FontBold()...the text formatting, not the source of that formatting . There...

    forum.aspose.com/t/font-type-distinction-is-not...
  9. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list Formatting properties of a paragraph style in C++....Provides access to the list formatting properties of a paragraph...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...leftIndent = 20 ; // Set some formatting options for text and table...

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