Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 11,039 for

insert text

(0.45 sec)
  1. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....DocumentBuilder ( doc = doc ) filler_text = 'Lorem ipsum dolor sit amet...in the document. ExField . _insert_numbered_clause ( builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...BODY_TEXT); builder.writeln(); // Heading...setOutlineLevel(OutlineLevel.BODY_TEXT); builder.writeln(); // Heading...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  3. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...BuildAcknowledgeTabl Write AVL acknowledge text and hyperlinks: 1065 ms (+1...complex documents or when inserting multiple shapes in a loop...

    forum.aspose.com/t/performance-issues-with-inse...
  6. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period....DocumentBuilder ( doc = doc ) filler_text = 'Lorem ipsum dolor sit amet...in the document. ExField . _insert_numbered_clause ( builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Generate DotCode Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....parameter, with an ECI identifier inserted. If a character is found that...parameter, with an ECI identifier inserted. If a character is found that...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  8. Licensing|Aspose.Slides for Node.js via .NET Do...

    Aspose.Slides for Node.js via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....product functionality, but it inserts an evaluation watermark at...to one slide when extracting texts from presentation slides. If...

    docs.aspose.com/slides/nodejs-net/licensing/
  9. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....that allows you to format plain text. library is a stand-alone solution...local file and manipulate by inserting new elements, removing, or...

    products.aspose.com/html/net/create-markdown/
  10. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...