Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 5,599 for

extract text

(0.06 sec)
  1. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....for Presentation and Shape’s Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/php-java/presentation-lo...
  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 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-...
  4. 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-...
  5. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....create a PDF file with sample text using Aspose.PDF for .NET and... Add ( pdfsection ) 'Create Text object Dim SampleText Set SampleText...

    docs.aspose.com/pdf/net/asp-vbscript-via-com-in...
  6. 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...
  7. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET....❤ by GitHub Load and Extract Data Text Rendering using Type1...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  8. 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...
  9. Convert DOCX to TSV using Python or with free O...

    DOCX to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....(TSV) file is a straightforward text format used to store data in...files can be manipulated using a text editor or a basic script. Although...

    products.aspose.com/total/python-net/conversion...
  10. 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/