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

replace text

(0.11 sec)
  1. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/net/working-with-ranges/
  2. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless Text formatting....indicating either it is allowed to replace paragraph break when there...Remarks This option allows to replace paragraph break when there...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 在 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...
  4. 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...
  5. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, Replace, or modify a hyperlink in a document using Node.js....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/nodejs-net/working-with-h...
  6. 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...
  7. 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...
  8. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom Replace operation...Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Properties...

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