Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 10,803 for

insert text

(0.14 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。... Get ( 0 ); // Insert a horizontal page break at..."&CHeader Text" ); pageSetup . SetFooter ( 0 , "&CFooter Text" ); //...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  3. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....modify a Markdown document by inserting new elements, removing, or...Add(newLineTrivia); // Create text content for the paragraph var...

    products.aspose.com/html/net/editor/md/
  4. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field... Remarks Inserts an automatic number. Inheritance:...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...nodes, such as text nodes, spaces between text nodes, and an empty...

    products.aspose.com/html/net/markdown-paragraph/
  6. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....additional options when loading Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE 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. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOText fields, enhancing document automation and efficiency....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...
  9. Watermark Documents and Images via Java Applica...

    Add Text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free Text or image watermark online via app....and Images using Java APIs Add text and image watermark to PDF,...concealed marks, usually comprising text or images, onto a document or...

    products.aspose.com/total/java/watermark/
  10. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...