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

formatting

(1 sec)
  1. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting. To learn more, visit the documentation article in C++....font, paragraph and section formatting. To learn more, visit the...get_Bold () True if the font is formatted as bold. get_CellFormat ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...then direct field result formatting is abandoned, regardless...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...insert_document(src_doc, import_format_mode) Inserts a document at... words . Document , import_format_mode : aspose . words . ImportFormatMode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Split Documents via Android Mobile Apps | produ...

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your android application. Split document by page number or by some predefined pattern....ensuring document integrity and formatting. Java Code : Split Microsoft...flexibility while maintaining slide formatting and content integrity. Java...

    products.aspose.com/total/android-java/split/
  5. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Examples Shows how to create a formatted table using DocumentBuilder...set_LeftIndent ( 20 ); // Set some formatting options for text and table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...Specifies how to merge style formatting that clashes. Return Value...= new Document ( MyDir + "Formatted elements.docx" ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CellFormat | Aspose.Words for Java

    Represents all Formatting for a table cell in Java....CellFormat Represents all formatting for a table cell. To learn...Examples: Shows how to modify formatting of a table cell. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....(ODP) presentations to many formats (HTML, PDF, TIFF, SWF, XPS...ODP files to other document formats is the same as the one used...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  9. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....of worksheets with common formatting and data. For example, if...Worksheets , complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  10. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....preserve the original table’s formatting in the new table? A: The...inherits the original table’s formatting (borders, shading, width...

    docs.aspose.com/words/java/split-table/