Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 218,278 for

formatting

(0.14 sec)
  1. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a document....enumeration Specifies the formatting for the FieldIndex fields...Simple. Examples Shows how to formatting FieldIndex fields. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.joinRunsWithSameFormatting method | A...

    Aspose.Words.Paragraph.joinRunsWithSameFormatting method...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...Joins runs with the same formatting in the paragraph. joinRunsWithSameForm...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various Formatting options to enhance the appearance and usability of your charts....that have their standard formatting settings. We only define...created with its default formatting settings. But Aspose.Cells...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  4. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...Examples Show how to set marker formatting. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...Examples Show how to set marker formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule Formatting in Java....Represents horizontal rule formatting. To learn more, visit the...shape, and customize its formatting. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...default text formatting. default_paragraph_format Gets document...document default paragraph formatting. document Gets the owner document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....85 number formatting switches: =00000000 \\\#...supports all date and time formatting switches available in Microsoft...

    docs.aspose.com/words/cpp/fields-overview/
  9. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/net/merging-and-unmerging...
  10. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...InsertCutCells does not keep format condition formulas relative...InsertCutCells, I’m finding that the format condition formulas are not...

    forum.aspose.com/t/insertcutcells-does-not-keep...