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

replace text

(0.05 sec)
  1. fontrepository - Aspose.PDF for Java - API Refe...

    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 Interfaces Document...how to find font and replace the font of text of first page. //...

    reference.aspose.com/pdf/java/com.aspose.pdf/fo...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......in Java How to Find and Replace Text in Word Document using Java...in C++ How to Convert HTML to Text in Java How to Convert JSON...

    kb.aspose.com/categories/page/52/
  3. GetTextWidthPoints | Aspose.Page for .NET API 参考

    获取文本宽度点...GetTextWidthPoints ( string text ) 范围 类型 描述 text String 要计算的文本。 返回值 返回宽度...string text , int startIndex , int charCount ) 范围 类型 描述 text String...

    reference.aspose.com/page/zh/net/aspose.page.fo...
  4. textreplaceoptions.scope - Aspose.PDF for Java ...

    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 Interfaces Document...Scope where replace text operation is applied REPLACE_FIRST by default...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  5. Search HTML document without opening via C++ | ...

    C++ example code to search words with pattern in HTML 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 html->get_Range()->Replace(u "sad" ...

    products.aspose.com/words/cpp/search/html/
  6. Worksheet.Replace | Aspose.Cells for .NET API R...

    Worksheet method. Replaces all cells Text with a new string...Replace Worksheet.Replace method Replaces all cells’...cells’ text with a new string. public int Replace ( string oldString...

    reference.aspose.com/cells/net/aspose.cells/wor...
  7. Topics tagged aspose-pdf-python

    Topics tagged aspose-pdf-python...aspose-pdf-python 1 516 January 5, 2024 Replace text in pdf using python Aspose...1 676 September 29, 2023 Replace Text in specific page range Aspose...

    forum.aspose.com/tag/aspose-pdf-python
  8. Extract text and images from DOT document via C...

    C++ example code to extract Text and images from DOT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....the DOT file format has been replaced with Office OpenXML based...Word Template File) HTML (Hyper Text Markup Language) MHTML (Web...

    products.aspose.com/words/cpp/parser/dot/
  9. TextFragments | Aspose.PDF for .NET API Reference

    Gets collection of search occurrences that are presented with TextFragmentaspose.pdf.Text/Textfragment objects....to find text on the first PDF document page and replace all search...search occurrences with new text. // Open document Document doc...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  10. Search TSV document without opening via C++ | p...

    C++ example code to search words with pattern in TSV 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/tsv/