Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 6,164 for

replace text

(0.19 sec)
  1. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...other text along with setting the foreground color and font size,...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  2. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/java/working-with-hyperli...
  3. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerConText class. Find/Replace operation conText in C++....ReplacerContext class Find/replace operation context. class ReplacerContext...get_FindReplaceOptions () const Find/replace options. get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Using PSD files as templates for automation - B...

    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....different languages with the replacement of some graphic material...need to change, update or replace PSD Layer via C#. Firstly you...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  6. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++.... get_Text () Gets the text of the range. GetEnumerator...contained in the field codes. Replace (const System::String&, const...

    reference.aspose.com/words/cpp/aspose.words/range/
  7. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a Replacement string in the input file. Renders output to images in C++....Aspose::Words::LowCode::Replacer::ReplaceToImages method Contents...Contents [ Hide ] Replacer::ReplaceToImages(const System::Share...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either to ignore Text inside OfficeMath/>. The default value is true in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath...indicating either to ignore text inside OfficeMath/>. The default...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::LowCode::ReplacerContext::SetRep...

    Aspose::Words::LowCode::ReplacerConText::SetReplacement method. Sets pattern and Replacement used by find/Replace operation in C++....t System::SharedPtr<System::Text::RegularExpressions::Regex>&...Sets pattern and replacement used by find/replace operation. void...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/net/working-with-hyperlinks/