Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 221,911 for

formatting

(0.28 sec)
  1. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  2. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity....property to specify cell formatting. Examples Shows how to build...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document....property to specify cell formatting. Returns The cell node that...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Tables and Ranges with Node.js via C++|Document...

    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/nodejs-cpp/tables-and-ran...
  5. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....AsInlineText" // will create lists by formatting spans. // Setting the "ExportListLabels"...and tags may cause loss of formatting. // Setting the "ExportListLabels"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/java/use-documentbuilder-...
  7. 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...
  8. ChartFormat | Aspose.Words for Java

    Represents the Formatting of a chart element in Java....ChartFormat Represents the formatting of a chart element. To learn...Examples: Shows how to use chart formating. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting...font, paragraph and section formatting. To learn more, visit the...allows to insert content and formatting quickly and easily. Create...

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

    aspose.words.Paragraph class. Represents a paragraph of text...) frame_format Provides access to the frame formatting properties...otherwise. is_format_revision Returns true if formatting of the object...

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