Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 9,690 for

replace text

(0.07 sec)
  1. Search CSV document without opening via C++ | p...

    C++ example code to search words with pattern in CSV file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use IWorkbook->Replace(..) method with relevant options...eSensitive( false ); // Set text matching option replaceOpti...

    products.aspose.com/cells/cpp/search/csv/
  2. Insert bookmarks in place of tags in a Work doc...

    I have a Word document in which there are some tags inserted around the content e.g. @@tag_01, @@tag_02 and @@tag_03 etc. These tags I wish to Replace with bookmarks e.g. bookmark_01, bookmark_02 and bookmark_03. I’m t…... These tags I wish to replace with bookmarks e.g. bookmark_01...inserted enclosing the entire text in the line where a tag was...

    forum.aspose.com/t/insert-bookmarks-in-place-of...
  3. Search TXT document without opening via C++ | p...

    C++ example code to search words with pattern in TXT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use get_Range()->Replace method with relevant pattern...Find and replace the text txt->get_Range()->Replace(u "sad" ...

    products.aspose.com/words/cpp/search/txt/
  4. ReplaceOptions | Aspose.PDF for .NET API Reference

    Gets Text Replace options. The options define behavior when fragment Text is Replaced to more short/long....ReplaceOptions property Gets text replace options. The options define...behavior when fragment text is replaced to more short/long. public...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Working with Document in C# https://docs.aspose.com/words/net/working-with-document/ Recent content in Working with Document in C# on Documentation H......means that both document text and text formatting are the same...insert a document through a replace operation, a merge field during...

    docs.aspose.com/words/net/working-with-document...
  6. Search RTF document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word RTF file using server side .NET library.... Just use Replace function to find and replace. Also possible...Regex as parameter within Replace method Save file. System Requirements...

    products.aspose.com/words/net/search/rtf/
  7. Search Word Doc for specific words - Free Suppo...

    Thanks Alexey for quick reply. Warm regards, Rajan...We need to just search not replace. And make a list of word documents...documents which has specific Text in the document. alexey.noskov...

    forum.aspose.com/t/search-word-doc-for-specific...
  8. ReplaceTextStrategy - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....text com.aspose.pdf.facades Interfaces...a set of parameters for replace text operation Methods in com...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  9. Update HTML inserted using documentBuilder.Inse...

    I am trying to insert HTML in my word document. I am able to do it. The problem is every time I use this method it appends the HTML content after the bookmark. My requirement is to Replace the existing HTML(overwrite the…... My requirement is to replace the existing HTML(overwrite...Range.Bookmarks[bookmark.Name].Text = string.Empty; var documentBuilder...

    forum.aspose.com/t/update-html-inserted-using-d...
  10. Remove() | Aspose.Slides for C++ API Reference

    Removes fragment from builder.... StringBuilder * System :: Text :: StringBuilder :: Remove (...Namespace System::Text Library Aspose.Slides Replace() ToString()...

    reference.aspose.com/slides/cpp/system.text/str...