Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,611 for

replace text

(0.07 sec)
  1. Working with Worksheets GridWeb|Documentation

    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....GridWeb: Text URL hyperlinks, URL hyperlinks...hyperlinks applied to the text. Image URL hyperlinks, URL hyperlinks...

    docs.aspose.com/cells/java/working-with-workshe...
  2. 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...
  3. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...querySelector('.modal-header-class'); // Replace with the actual class or ID...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  4. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your Replace functionality with precision and control....which is called before every replace occurrence. public IReplacingCallback...; } Examples Shows how to replace all occurrences of a regular...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG Text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....SVG API Image and Text Vectorization Live Demos SVG...Download Pricing Buy Image and Text Vectorization – Basic Overview...

    docs.aspose.com/svg/net/vectorization/
  6. 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...
  7. 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...
  8. 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...
  9. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient Text Replacement. Optimize your document processing with precise direction control....enumeration Specifies direction for replace operations. public enum FindReplaceDirection...Forward 0 Matched items are replaced from first to last. Backward...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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/