Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 219,639 for

formatting

(0.17 sec)
  1. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...levels of our custom list formatting to them. let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. View RTF File Online and Load or Read RTF File ...

    Free online RTF file viewer app. Python API code to read and load RTF file for viewer application....support many popular formats including RTF format. Python utility...Files (Microsoft Word Binary Format) View DOCM Files (Microsoft...

    products.aspose.com/total/python-net/viewer/rtf/
  3. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word document. The document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...required to copy paragraph formatting, the cloned paragraph already...already has the same formatting as the original one. Please try...

    forum.aspose.com/t/different-linespacing-12-vs-...
  4. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....the appropriate paragraph formatting has been changed. AutomaticallyUpdate...style reverts to the default formatting. ASSERT_FALSE ( doc -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....StartTable (); // Setting table formatting options for a document builder...EndRow (); // Changing the formatting will apply it to the current...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Format method. Provides access to fill and line Formatting of the data label in C++....abel::get_Format method ChartDataLabel::get_Format method Provides...Provides access to fill and line formatting of the data label. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert RTF to Images in Python | products.aspo...

    RTF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...various APIs dealing different formats. We use Aspose.Words for Python...with SaveFormat of relevant format. But in case if there is need...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++....get_Font () Gets the character formatting of the style. get_IsHeading...Gets the list that defines formatting of this list style. get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....rowFormat property to specify row formatting. Returns The row node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top left...

    docs.aspose.com/cells/javascript-cpp/merging-an...