Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 10,805 for

insert text

(0.09 sec)
  1. Add a Watermark to Documents via Python | produ...

    Watermark documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free Text or image watermark online via app....or invisible mark, typically text or an image, to a document or...variety of ways, including as text, images, or patterns, and they...

    products.aspose.com/total/python-net/watermark/
  2. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....straight line segments) Create text strings (Glyphs element) Group...the appearance of graphics and text strings Use brushes of different...

    docs.aspose.com/page/net/feature-list/
  3. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....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...
  4. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…... insert the document content first and then insert header/footer...new DocumentBuilder(doc); // Insert body. builder.InsertHtml("<p>First</p><div...

    forum.aspose.com/t/header-and-footer-only-on-la...
  5. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.date_display_format property. String that represents the format in which dates are displayed.... Document () # Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... To easily insert a new field into a document...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)... build_and_insert(ref_node) Builds and inserts a field into...node. build_and_insert(ref_node) Builds and inserts a field into...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...getTitle() object provides only basic text‑setting capabilities and lacks...title is treated as a simple text element within the chart model...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  10. FieldBuilder.add_switch method | Aspose.Words f...

    aspose.words.fields.FieldBuilder.add_switch method...using a field builder, and then insert them into the document. doc...field = builder . build_and_insert ( ref_node = doc . first_section...

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