Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 769 for

find and replace text

(0.15 sec)
  1. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...caption text. import com.aspose.words.*; import java.text.MessageFormat;...save(imgPath); // ---------- // ---- find the nearest caption ----------...

    forum.aspose.com/t/extracting-images-and-captio...
  2. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a Replace operation for each match found just before a Replace is made....replacing method replacing(args) A user defined method that is...is called during a replace operation for each match found just...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....Words should be able to find and access TrueType font files...commonly the task of calculating text size during layout construction...

    docs.aspose.com/words/net/manipulating-and-subs...
  4. 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...object to find tables var absorber = new Aspose . Pdf . Text . TableAbsorber...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  5. Using PSD files as templates for automation - B...

    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....different languages with the replacement of some graphic material...need to change, update or replace PSD Layer via C#. Firstly you...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Find Answers by API Aspose.Total Product Family Aspose.Words...Latest Answers How to Find and Replace Text in Word Document in...

    kb.aspose.com/categories/page/73/
  7. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....sensitivity when performing a find-and-replace operation. let doc = new... object to modify the find-and-replace process. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceDirection enumeration | Aspose.Words...

    Aspose.Words.Replacing.FindReplaceDirection enumeration. Specifies direction for Replace operations....enumeration Specifies direction for replace operations. Members Name Description...Forward Matched items are replaced from first to last. Backward...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for Replace...property Selects direction for replace. Default value is FindReplaceDirection...direction () : Aspose . Words . Replacing . FindReplaceDirection Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.match_case property | Aspose...

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

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