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

replace text

(0.11 sec)
  1. Hidden Cells Containing Text Overflow generate ...

    Hello, We are seeing an issue related to HTML export - where: A Workbook has hidden rows One of the cells in the hidden rows contains Text that overflows into the adjacent (empty) cell. When the workbook is converted …...Hidden Cells Containing Text Overflow generate HTML with Unexpected...in the hidden rows contains text that overflows into the adjacent...

    forum.aspose.com/t/hidden-cells-containing-text...
  2. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise Text editing. Optimize your workflow!...when performing a find-and-replace operation. Document doc = new...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 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...
  4. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless Text formatting. Enhance your content with tailored styles effortlessly!...ApplyFont property Text formatting applied to new content..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  5. 在 Aspose.Email 中读取邮件中的嵌入式附件|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...., replace with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/zh/java/read-embedded-ema...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++....Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_MatchCase...

    reference.aspose.com/words/cpp/aspose.words.rep...
  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::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...
  9. 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-...
  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/