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

replace text

(0.13 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions...use substitutions within replacement patterns. The default value...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Text Extract text from pages. Retrieving specific text segment(s)...Search and replace text from pages. Search and replace text using...

    docs.aspose.com/pdf/net/key-features/
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  4. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula Text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...Formula text containing local absolute cell references is not...found that cells with formula text containing a local absolute...

    forum.aspose.com/t/formula-text-containing-loca...
  5. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a Replace operation for each match found just before a Replace is made....replacing method replacing(args) A user defined method that is...is called during a replace operation for each match found just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...Placeholder not replaced completely Aspose.Words Product Family...encountered an issue when replacing a placeholder string in a...

    forum.aspose.com/t/placeholder-not-replaced-com...
  7. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Fix manual text to proper list level with proper label Aspose...strings that represent a manual text structure into a proper hierarchical...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  8. 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...
  9. 从单元格获取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...
  10. 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...