Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 178,115 for

document formatting

(0.36 sec)
  1. 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....remove the formatting of the entry text in the document from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIndexFormat enumeration | Aspose.Words for...

    Aspose.Words.Fields.FieldIndexFormat enumeration. Specifies the Formatting for the [FieldIndex](../fieldindex/) fields in a Document....Specifies the formatting for the FieldIndex fields in a document. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/nodejs-net/fields-overview/
  5. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with C++ Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  6. Apply preset theme to VDX document via Java | p...

    Java source code to apply preset theme to vdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....apply preset theme to VDX document using server-side Aspose.Diagram...VDX Files in Java A basic document preset theme applying with...

    products.aspose.com/diagram/java/theme/vdx/
  7. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your Document Formatting with powerful numeric switch capabilities!...Words applies a numeric format switch, i.e. # “#.##”. public...FormatNumeric ( double value , string format ) Remarks The implementation...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Apply preset theme to VSSM document via Java | ...

    Java source code to apply preset theme to vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....apply preset theme to VSSM document using server-side Aspose.Diagram...VSSM Files in Java A basic document preset theme applying with...

    products.aspose.com/diagram/java/theme/vssm/
  9. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Inline.is_format_revision property...property Returns true if formatting of the object was changed in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...GenerateWordWithStro() { Document doc = new Document(); // We can position...inserted and specify any extra formatting to the table. DocumentBuilder...

    forum.aspose.com/t/setting-builder-font-bold-fa...