Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 221,030 for

formatting

(0.14 sec)
  1. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...basically a ‘snapshot’ of the format style at the time of calling...for the portion, after the format of either changes. I’m not...

    forum.aspose.com/t/iportioneffectivedata-instan...
  2. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....you need to specify font formatting for the hyperlink display...emphasize it with custom formatting. # The hyperlink will be...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Format Number to Time with C++|Documenta...

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

    docs.aspose.com/cells/cpp/how-to-format-number-...
  4. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style ( self...paragraph style with list formatting. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle | Aspose.Words for Java

    Represents special Formatting applied to some area of a table with assigned table style in Java....Cloneable Represents special formatting applied to some area of a...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/java/com.aspose.word...
  6. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....MajorFormattingLoss Generic major formatting loss, no specific code. ...MinorFormattingLoss Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph Formatting of the style....property Gets the paragraph formatting of the style. get paragraphFormat...paragraph style with list formatting. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_Formatting method. Joins runs with same Formatting in all paragraphs of the document....join_runs_with_same_formatting method join_runs_with_same_formatting() Joins...Joins runs with same formatting in all paragraphs of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...try using HTML to specify formatting of the inserted value that...that differs from the formatting of the tag. But I would prefer...

    forum.aspose.com/t/parse-word-template-to-ident...
  10. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's paragraphs for a polished, professional look....method Joins runs with same formatting in all paragraphs of the...contain adjacent runs with same formatting. Usually this occurs if a...

    reference.aspose.com/words/net/aspose.words/doc...