Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 219,463 for

formatting

(0.21 sec)
  1. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API....Row with Formatting To insert a row with formatting options,...listed below. SameAsAbove – Formats the row the same as the row...

    docs.aspose.com/cells/net/inserting-and-deletin...
  2. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating and Saving MSG files|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....The RTF body supports text formatting. Create one by setting the...converted into RTF. This way, the formatting of the email body is preserved...

    docs.aspose.com/email/python-net/creating-and-s...
  4. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs....docx" ); Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. Aspose ....

    reference.aspose.com/words/net/aspose.words/fon...
  5. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in Python Contents [ Hide ] Overview...are made up of lines, you can format them by modifying or applying...

    docs.aspose.com/slides/python-net/shape-formatt...
  6. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...that does not include bold formatting, this could affect the output...“Arial”) is not causing the bold formatting to be lost. Mail Merge Options...

    forum.aspose.com/t/only-some-contents-are-bold/...
  7. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Remarks Current font formatting specified by the DocumentBuilder...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....class, contains the line formatting values for the shape inherit...getInheritLine (); // Get the line formatting values System . out . println...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  9. Aspose::Words::ImportFormatOptions::get_ForceCo...

    Aspose::Words::ImportFormatOptions::get_ForceCopyStyles method. Gets or sets a boolean value indicating either to copy conflicting styles in KeepSourceFormatting mode. The default value is false in C++....document, the source style formatting is expanded into direct node...it is not guaranteed that formatting of the imported node in destination...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....copying only the data—not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/javascript-cpp/copy-range...