Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 219,652 for

formatting

(0.13 sec)
  1. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....complex script characters for formatting purposes. This means that...set to True, # it will be formatted using the right-to-left set...

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

    Aspose.Words.Fields.FieldXE class. Implements the XE field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....Format PowerPoint Text in C++ Contents [ Hide ] Highlight Text...Align Text Paragraphs Text formatting is one of the key elements...

    docs.aspose.com/slides/cpp/text-formatting/
  4. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties....Create a paragraph, set some formatting properties, and then append...Paragraph ( doc ) para . paragraph_format . style_name = 'Heading 1'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MathText|Aspose.Slides 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....mathematical text shapes and formatting equations using Aspose.Slides...Shapes . Remove ( mathShape ); } Format Math Text Set font properties...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Format { get; } Provides access to...to fill and line formatting of the chart. Legend { get; } Provides...

    reference.aspose.com/words/net/aspose.words.dra...
  7. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....detected that might result in formatting fidelity loss. Methods Name...the font data to some output formats. StreamFontSource may be useful...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....// Save the workbook in PDF format const outputData = workbook.... It filters Conditional Formatting from the worksheet named...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  9. Aspose.Cells 8.4.0 中的公共 API 变更|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....which contains conditional formatting databar Cell cell = worksheet...]; //Get the conditional formatting of the cell FormatConditionColle...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...images in relation to cell formatting. Cause : The unexpected increase...float independently of cell formatting. Solution : To address this...

    forum.aspose.com/t/when-inserting-a-picture-and...