Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 217,146 for

formatting

(0.34 sec)
  1. RowFormat.height property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....document using different formatting options including using the...the destination formatting, the source formatting, or keeping only...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  3. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  4. FieldToa.removeEntryFormatting property | Aspos...

    FieldToa.removeEntryFormatting property. Gets or sets whether to remove the Formatting of the entry text in the document from the entry in the table of authorities....sets whether to remove the formatting of the entry text in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the Formatting applied to this instance, is visible....value that is True if the formatting applied to this instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....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...
  8. Split Table in C#|Aspose.Words for .NET

    Split table in C#. How to split one table into two separate tables C#.... Q: Will the formatting (borders, shading, etc.)...preserved after splitting? A: The formatting applied to rows, cells, and...

    docs.aspose.com/words/net/split-table/
  9. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of Formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisioncolor/#NoHighlight)....for content with changes of formatting properties RevisionType.FormatChange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....then updating the value and formatting in it. Steps to Fill PDF...subsequent steps, the value and formatting of the textbox field are...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...