Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 219,640 for

formatting

(0.32 sec)
  1. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. 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. SystemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered Formatting applied to it....has bulleted or numbered formatting applied to it. @property...assertFalse ( builder . list_format . is_list_item ) # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... fill_format . fill_type = slides . FillType...NO_FILL shape . line_format . fill_format . solid_fill_color ...

    docs.aspose.com/slides/python-net/paragraph/
  4. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font Formatting of the data table....property Provides access to font formatting of the data table. get font...dataTable . format . stroke . weight = 1 ; dataTable . format . stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....leave simple tables in Markdown format. MarkdownSaveOptions saveOptions...will be exported in Markdown format. Also note, this option will...

    reference.aspose.com/words/java/com.aspose.word...
  8. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with Golang via C++ code by using the Aspose.Cells for C++ API....the custom separators for formatting/parsing numbers. Specifying...Number Formats with Golang via C++ Render Custom Date Format Pattern...

    docs.aspose.com/cells/go-cpp/specify-custom-num...
  9. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....using Cleanup affect the formatting or layout of the document...not used. The visible text, formatting, and layout remain unchanged...

    docs.aspose.com/words/cpp/clean-up-a-document/
  10. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation....enumeration Specifies the display format type of the equation. Members...to set office math display formatting. doc = aw . Document ( file_name...

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