Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 6,201 for

replace text

(0.54 sec)
  1. 在演示文稿中查找和替换文本而不丢失格式|Aspose.Slides 文档

    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.... Shapes ) { //Access text in the shape string str = shp...TextFrame . TextRange . Text ; //Find text to replace if ( str . Contains...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  2. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Text.TableAbsorber provides these...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  3. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your Replace operations, enhancing document editing efficiency and precision....the current match during a replace operation. public enum ReplaceAction...Name Value Description Replace 0 Replace the current match. Skip...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes method. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C++....Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_IgnoreFootnotes...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Read Embedded Email Attachments from Message in...

    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 ( ":" , " " )...

    docs.aspose.com/email/java/read-embedded-email-...
  6. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new...the find-and-replace // operation to ignore text inside footnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your Replacement strings for enhanced coding efficiency....Replacement Contents [ Hide ] ReplacingArgs.Replacement property...sets the replacement string. public string Replacement { get ;...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.Replacement property. Gets or sets the Replacement string....replacement property ReplacingArgs.replacement property Gets...or sets the replacement string. get replacement () : string Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Fix manual text to proper list level with proper label Aspose...strings that represent a manual text structure into a proper hierarchical...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  10. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...