Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 9,641 for

replace text

(0.68 sec)
  1. Search OTT document without opening via Java | ...

    Java source code to search words with pattern in Microsoft Word OTT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....replace method to find and replace Save OTT file..."sourceFile.ott" ); // Find and replace similar pattern words in the...

    products.aspose.com/words/java/search/ott/
  2. Extract text and images from DOT document via J...

    Java source code to extract Text and images from Microsoft Word DOT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....and their replies //Get the text of node and of all its children...the DOT file format has been replaced with Office OpenXML based...

    products.aspose.com/words/java/parser/dot/
  3. Search HTML document without opening via .NET |...

    C# code to search words with pattern in HTML 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/html/
  4. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Ability to work with text, paragraphs, headings, hyperlinks...to EPUB, Text, XPS, etc. Convert EPUB, Markdown, Text, XPS, PostScript...

    docs.aspose.com/pdf/python-net/key-features/
  5. Interface IReplacingCallback | Aspose.Words for...

    Aspose.Words.Replacing.IReplacingCallback 界面. 如果您想在查找和替换操作期间调用自己的自定义方法请实现此接口...IReplacingCallback 方法 姓名 描述 Replacing (ReplacingArgs) 用户定义的方法,在...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New York City|NYC"...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Rectangle | Aspose.PDF for .NET API Reference

    Gets or sets rectangle that bounds the searched Text....rectangle that bounds the searched text. public Rectangle Rectangle...required to delimit text extraction or text replace region. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  7. Get Coordinates of Text Tables Pictures in Word...

    Good afternoon! There was a problem working with Aspose.Words for Java (DOCX, DOC documents). We need to measure the distance from the Text (table, image, element) to the footer (see Fig. “Distance between Text (table,…...Get Coordinates of Text Tables Pictures in Word Document & Convert...measure the distance from the text (table, image, element) to the...

    forum.aspose.com/t/get-coordinates-of-text-tabl...
  8. TextReplaceOptions | Aspose.PDF for .NET API Re...

    Gets or sets Text Replace options....TextReplaceOptions property Gets or sets text replace options. public TextReplaceOptions...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. 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/
  10. ReplaceAction - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....the current match during a replace operation. Example: Shows how...contents as a replacement of a match in a find-and-replace operation...

    reference.aspose.com/words/java/com.aspose.word...