Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 212,522 for

formatting

(0.07 sec)
  1. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....you need to specify font formatting for the hyperlink display...display name: Apply Custom Formatting to Fields Analyzing your...

    docs.aspose.com/words/python-net/working-with-h...
  2. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert documents inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and document editing experience....Specifies how to merge style formatting that clashes. importFormatOptions...specify options that affect formatting of a result document. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  3. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document Formatting....You can specify different formatting for each border independently...all borders and apply same formatting. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words/bor...
  4. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....result is formatted. Methods Name Description format(value, format)...capitalization format switch, i.e. \* Upper. format(value, format) Called...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent Formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...Joins runs with the same formatting in the paragraph. public...separate runs with the same formatting. Fragmented paragraphs like...

    reference.aspose.com/words/net/aspose.words/par...
  6. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related Formatting for a paragraph....Represents frame related formatting for a paragraph. Remarks...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph Formatting....Resets to default paragraph formatting. clearFormatting () Remarks...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Fill::get_Visible metho...

    Aspose::Words::Drawing::Fill::get_Visible method. Gets value that is true if the Formatting applied to this instance, is visible in C++....value that is true if the formatting applied to this instance...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition 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...levels of our custom list formatting to them. let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...such as changes in text, formatting, or embedded links. These...example, if you want to ignore formatting changes, you can set the...

    forum.aspose.com/t/getting-additional-hyperlink...