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

insert text

(0.43 sec)
  1. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....tag) rather than converted to text or graphics. getExportGeneratorNa()...tag) rather than converted to text or graphics. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start....the document builder's node insertion cursor is in more than one...edited.' ) # If a region of text has two overlapping editable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…...inserted_text_color = aw.layout.RevisionColor...layout_options.revision_options.deleted_text_color = aw.layout.RevisionColor...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  4. 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...
  5. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....creates an empty document, inserts some content and saves it as..."C:\\Temp\\out.txt" , $ saveFormat -> TEXT Mail Merge with Regions First...

    docs.aspose.com/words/java/usage-examples-for-php/
  6. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....LineJoinStyle :: Round ); // Add text to each rectangle. $shape1 ->...formatting option that allows you to insert an image inside a shape—effectively...

    docs.aspose.com/slides/php-java/shape-formatting/
  7. Java API to Convert ODT to XLT or with free Onl...

    Convert ODT to XLT via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLT online converter quickly before integrating the code....documents, such as inserting, deleting, and replacing text, images, and...manipulating spreadsheets, such as inserting, deleting, and replacing cells...

    products.aspose.com/total/java/conversion/odt-t...
  8. 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-...
  9. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level... text_position Returns or sets the...the second line of wrapping text for the list level. trailing_character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

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