Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 188,834 for

formatting

(0.11 sec)
  1. Product Overview|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....slides to SVG, PDF, and other formats. Product Description Aspose...different Microsoft PowerPoint formats. Creating presentations from...

    docs.aspose.com/slides/androidjava/product-over...
  2. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....Provides access to the font formatting of this object. virtual get_IsComposite...get_IsFormatRevision () Returns true if formatting of the object was changed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....before setting any table formatting. builder.insertCell(); //...available when saving to .doc format. table.setStyleIdentifier(StyleIdentifier...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Pivot Connection with Node.js via C++|Docum...

    Learn how to add pivot connection using Aspose.Cells for Node.js via C++....xlsx" )); Formatting Slicer with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/add-pivot-conn...
  5. Export Comments while Saving Excel file to HTML...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++.... and IconSet Conditional Formatting while Excel to HTML Conversion...

    docs.aspose.com/cells/cpp/export-comments-while...
  6. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...property True if the font is formatted as italic. public bool Italic...Apply the "Bold" and "Italic" formatting settings to the text using...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font Formatting of this object in C++....Provides access to the font formatting of this object. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::BorderCollection::get_Bottom met...

    Aspose::Words::BorderCollection::get_Bottom method. Gets the bottom border in C++....EndRow (); // Reset cell formatting to disable the background...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points 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...
  10. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...need to adjust the paragraph formatting. You can set the alignment...bookmark. Adjust the paragraph formatting to align the hyperlink with...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...