Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 764 for

find and replace text

(0.12 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for Find/Replace operations. To learn more, visit the documentation article in C++....Aspose::Words::Replacing::FindReplaceOptions class Contents [...for find/replace operations. To learn more, visit the Find and...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. 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...
  3. FindReplaceOptions.ignoreFootnotes property | A...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...ignore footnotes during a find-and-replace operation. doc = aw ....get the find-and-replace # operation to ignore text inside footnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

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

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply Text formatting within PDFs in C++ using Aspose.PDF to control Text appearance....Text Formatting inside PDF using C++ Contents [ Hide ] How to...using namespace Aspose :: Pdf :: Text ; void AddLineIndent () { String...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  7. 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...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom Find And Replace methods for tailored results....method called during a find and replace operation. public interface...Methods Name Description Replacing ( ReplacingArgs ) A user defined...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, And MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document.... Here you will find various approaches that can...Edit a document tree – add, replace or remove elements (paragraphs...

    products.aspose.com/html/net/editor/
  10. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, Finds it within the document And then Replaces it. This all happens with track changes enabled at the start of the loop And stopped at the end of the lo…...Marking up a piece of text rather than replacing Aspose.Words Product...string, finds it within the document and then replaces it. This...

    forum.aspose.com/t/words-java-tracking-changes-...