Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 6,128 for

replace text

(0.2 sec)
  1. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...可能的使用场景 Text boxes can have tags which can be replaced with some...some text at runtime to configure them according to the requirement...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  2. 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-...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore Text inside insert revisions. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted...indicating either to ignore text inside insert revisions. The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields 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. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore Text inside delete revisions...indicating either to ignore text inside delete revisions. The...ignore text inside delete revisions during a find-and-replace operation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control Text handling in insert revisions with this simple boolean setting. Default is false....indicating either to ignore text inside insert revisions. The...ignore text inside insert revisions during a find-and-replace operation...

    reference.aspose.com/words/net/aspose.words.rep...
  7. 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...
  8. 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...
  9. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...