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

formatting

(0.21 sec)
  1. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and Formatting for this paragraph in C++....list numbering value and formatting for this paragraph. System...cout << System :: String :: Format ( u "List item paragraph #{0}"...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....you need to specify font formatting for the hyperlink display.... After insertion, you can format the link text via builder.Font...

    docs.aspose.com/words/net/working-with-hyperlinks/
  3. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++.... Formatting comments will also be explained...property. Comment Formatting It is also possible to format comments'...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  4. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number Formatting of the parent element. To learn more, visit the documentation article in C++....ChartNumberFormat class Represents number formatting of the parent element. To...get_FormatCode () Gets or sets the format code applied to a data label...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special Formatting markup...should be marked with special formatting markup. Default value is... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API....PDF, JSON, and many other formats. Opening CSV Files Comma Separated...spreadsheet data but without any formatting. Data is arranged in rows...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....# Conditional styles are formatting changes that affect only...conditional_styles . first_row . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...encountering an issue with the table formatting when transferring data from...can sometimes preserve the formatting better. If the problem persists...

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....For simple files with data, formatting, and formulas, the Workbook...Book2.xls. The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/cpp/merge-files/