Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,502 for

replace text

(0.27 sec)
  1. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....translated workbook as plain text. All code snippets are complete...'/GridJs2/Translate' ); // <-- replace with your actual URL The setTranslateUrl...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....Working with Text - add, format, search and replace text in PDF. Working...

    docs.aspose.com/pdf/php-java/advanced-operations/
  3. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and Replace, merge field, bookmark, or simply at the document end in C#....insert a document through a replace operation, a merge field during...a Document During Find and Replace Operation You can insert documents...

    docs.aspose.com/words/net/insert-and-append-doc...
  4. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... Writeln ( "Text inside a bookmark." ); builder...for running code Find and Replace Text in Documents Add Watermark...

    docs.aspose.com/words/net/working-with-bookmark...
  5. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...my observations, the text is being replaced. For your reference...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  6. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  7. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Java....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/java/working-with-control...
  8. Aspose.Words.LowCode | Aspose.Words for .NET

    Streamline document processing with Aspose.Words.LowCode. Effortlessly manage complex tasks using low-code solutions for enhanced efficiency and productivity.... Replacer Provides methods intended to find and replace text...document. ReplacerContext Find/replace operation context. ReportBuilder...

    reference.aspose.com/words/net/aspose.words.low...
  9. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP....paragraph in the document with the text "Hello World!" $ builderBoject...coding sites: GitHub Find And Replace in PHP Load And Save To Disk...

    docs.aspose.com/words/java/hello-world-in-php/
  10. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...