Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 10,809 for

insert text

(0.72 sec)
  1. 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...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Words using the HarfBuzz text shaping engine. You should enabling...aspose.com/cells/python-net/insert-shapes/ Aspose.pdf.dll for...

    forum.aspose.com/posts.rss
  3. 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...
  4. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...up options for removing the text works though. I do the clean...data source before I can do Inserts in Mailings tab. I can see...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  5. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format 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...
  6. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....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/cpp/aspose.words/doc...
  7. 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/
  8. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ 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 ->...-> get_TextFrame () -> set_Text ( u "Miter Join Style" ); shape2...

    docs.aspose.com/slides/cpp/shape-formatting/