Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,923 for

text alignment

(0.21 sec)
  1. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...pdf" )) { // Create text stamp var textStamp = new Aspose...Rotate = Rotation . on90 ; // Set text properties textStamp . TextState...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  2. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...builder's current section and add text. builder . PageSetup . Orientation...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/net/aspose.words/ori...
  3. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of Text to the parent element....used to add a single line of text to the parent element. ContentConfig...Generation.Config.Enums ; The text displayed in the form is specified...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....builder's current section and add text. builder -> get_PageSetup ()...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

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

    aspose.words.fields.FieldPage class. Implements the PAGE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....settings, grid display, text alignment, page setup, and a variety...different properties like alignment, font color, and Bold flag...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  9. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....double position , TabAlignment alignment , TabLeader leader ) Parameter...where to add the tab stop. alignment TabAlignment A TabAlignment...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....inserts not only a string of text into the document, but also...default – Normal style, left-aligned, no indentation, no spacing...

    docs.aspose.com/words/net/working-with-paragraphs/