Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 218,929 for

formatting

(0.11 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the Formatting for a paragraph. To learn more, visit the documentation article in C++....class Represents all the formatting for a paragraph. To learn...Resets to default paragraph formatting. get_AddSpaceBetweenFarEa...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 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...
  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. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell....start_table () # Setting table formatting options for a document builder...with it. builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision text for clarity, enhancing document collaboration. Default is true....should be marked with special formatting markup. Default value is...DoubleUnderline ; // Render format revisions in dark red and bold...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...left_indent = 20 # Set some formatting options for text and table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....sample code to remove table format in Excel using C# . You will...criteria. Steps to Clear Table Format in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  9. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text Formatting for maximum impact....portion_format.escapement to a value between...superscript_portion . portion_format . escapement = 30 superscript_portion...

    docs.aspose.com/slides/python-net/superscript-a...
  10. 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...