Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 23,574 for

formatting

(0.05 sec)
  1. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....number stamp and set its formatting and display features Parse...contains properties to set the formatting of the pagination and other...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  2. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal.... Fill { get; } Gets fill formatting for the shape. FirstChild...Provides access to the font formatting of this object. Glow { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your document Formatting today!...how to configure paragraph formatting to create off-center text...DocumentBuilder's paragraph format." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/par...
  4. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... Formatting changes are not recorded...insertions and deletions only. Formatting changes are not recorded...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this Formatting in C++....character style applied to this formatting. System :: SharedPtr < Aspose...runs in a document that are formatted with custom character styles...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...detected that might result in formatting fidelity loss. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with document watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity....the list level and applies formatting properties of the new level...of up to nine levels. List formatting for each level specifies...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Lists::ListCollection::GetEnumer...

    Aspose::Words::Lists::ListCollection::GetEnumerator method. Gets the enumerator object that will enumerate lists in the document in C++....Writeln ( String ( u "Sample formatting of list with ListId:" ) +...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. How to Insert Table in PDF using Python

    This short tutorial guides on how to insert table in PDF using Python. It contains the IDE settings, step-wise process and a runnable sample code to add table in PDF using Python....create a table, fill a table, format a table, and save the resultant...class for filling the table. Formatting of the table is done using...

    kb.aspose.com/pdf/python/how-to-insert-table-in...