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

find and replace text

(0.1 sec)
  1. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize Replace operations efficiently by executing user-defined actions for each match found....Replacing Contents [ Hide ] IReplacingCallback.Replacing method...method that is called during a replace operation for each match found...

    reference.aspose.com/words/net/aspose.words.rep...
  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...object to find tables var absorber = new Aspose . Pdf . Text . TableAbsorber...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  3. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the Text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain Text to HTML…...stripped when using setHtmlString – text after '<' is removed Aspose...Excel cells, where part of the text gets unexpectedly stripped....

    forum.aspose.com/t/html-content-gets-stripped-w...
  4. 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...
  5. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....xlsx" ); Find and Replace When Saving to XLSX Also...using Aspose.Words, you can find a specific string or regular...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. 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...
  7. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom Text Replacement in your documents. Enhance your workflow today!...custom replace operation. To learn more, visit the Find and Replace...Match that is to be replaced with the Replacement string. GroupName...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be Replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupIndex () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

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