Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,458 for

replace text

(0.23 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Text.TableAbsorber provides these...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  2. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...></ script > < script type = "text/javascript" > const { Workbook...creates a new workbook, writes text to A1 and retrieves HTML strings...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize Replace operations efficiently by executing user-defined actions for each match found....Replacing Contents [ Hide ] IReplacingCallback.Replacing method...method that is called during a replace operation for each match found...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/Text in pdf and replacing this with multiline Text, when I generate final PDF the multiline Text is overlapping with existing Text on that pdf, is ther…...Replacing with multiline text not rearranging remaining content...

    forum.aspose.com/t/replacing-with-multiline-tex...
  5. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...footnotes during a find-and-replace operation. let doc = new aw...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore Text inside fields...indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Read Embedded Email Attachments from Message in...

    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...., replace with space // because windows.... getName (). replace ( ".eml" , "" ). replace ( ":" , " " )...

    docs.aspose.com/email/java/read-embedded-email-...
  8. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word....standalone word-only find-and-replace operations. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....standalone word-only find-and-replace operations. Document doc =...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....workbook object and adds some text in cell A1 of the first worksheet...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-html5-...