Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 5,239 for

extract text

(0.06 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Online PCL to DIF Conversion or Build .NET base...

    Free online app to convert PCL to DIF files. .NET C# conversion library code for PCL documents....Reconstruction : Use DIF to extract CAD model data from PCL files...Convert PCL to ODT (OpenDocument Text File Format) Convert PCL to...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Online MD to ODS Conversion or Build .NET based...

    Free online app to convert MD to ODS files. .NET C# conversion library code for MD documents....Analytics : Convert MD files to extract insights, identify patterns...Convert MD to ODT (OpenDocument Text File Format) Convert MD to OTT...

    products.aspose.com/total/net/conversion/md-to-...
  4. Online MD to CSV Conversion or Build .NET based...

    Free online app to convert MD to CSV files. .NET C# conversion library code for MD documents....summarize research articles, extract relevant information, and create...Convert MD to ODT (OpenDocument Text File Format) Convert MD to OTT...

    products.aspose.com/total/net/conversion/md-to-...
  5. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...

    reference.aspose.com/words/java/com.aspose.word...
  6. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....NET Data Extraction HTML Navigation Live Demos...on how to programmatically extract data from HTML documents with...

    docs.aspose.com/html/net/html-navigation/
  7. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....docx' ) # This expression will extract all paragraph nodes, # which...} , contents: " { node . get_text () . strip () } "' ) index +=...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert SVG to GIF – Java Code and Online Conve...

    Sample Java code for SVG to GIF conversion with Aspose.HTML for Java. Use it to convert SVG to GIF within any Web or Desktop Java based application....edit, navigate through nodes, extract data and convert HTML, XHTML...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/html/java/conversion/svg-to...
  9. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....run_text = java_values ( $ run -> getText ()); $ run_text = str_replace..."" , $ run_text ); $ run -> setText ( $ run_text ); } } $ i ++;...

    docs.aspose.com/words/java/remove-breaks-in-php/
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a Text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...11:11pm 1 Hi I need to replace a text in pdf with multiple lines ...find the text and replacing with textFragment.Text. I would really...

    forum.aspose.com/t/find-an-replace-with-multipl...