Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,256 for

replace text

(0.22 sec)
  1. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your Replace function. Choose between Forward and Backward for optimal results....property Selects direction for replace. Default value is Forward....which direction a find-and-replace operation traverses the document...

    reference.aspose.com/words/net/aspose.words.rep...
  2. 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...
  3. 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...
  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. 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...
  6. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first page with unique headers and footers for a professional touch....track the order in which a text replacement operation traverses nodes...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/net/aspose.words/pag...
  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::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Aspose::Words::Replacing::ReplacingArgs::get_Match method Re...during a Replace . System :: SharedPtr < System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body Text from msg files, and we found out that the extracted body Text of some msg files looks like the followi g and it varies every…...Body Text of msg file varies every time the file is processed...Email java package to get body text from msg files, and we found...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  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/