Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 6,131 for

extract text

(0.15 sec)
  1. Convert WORD to PPSM via Java or with free Onli...

    Java API to Export WORD to PPSM without using Microsoft Word or PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code....a new Presentation object Extract content from HTML file using...add a watermark, you can add text using addTextFrame, set all...

    products.aspose.com/total/java/conversion/word-...
  2. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/java/com.aspose.word...
  3. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/cpp/redaction/
  4. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#....customize/localize Export button text. Option to Export in Landscape...Studio 2010, 2012 and 2013 Extract the downloaded zip file Double...

    docs.aspose.com/words/net/visual-studio-export-...
  5. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...NET 搜索 PDF 文件 //Search Text from All the Pages of PDF Document...new TextFragmentAbsorber ( "text" ); // Accept the absorber for...

    products.aspose.com/pdf/zh-hans/search-pdf/
  6. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...@KeerthanaRamesh214 You can extract content including bookmark...Then before inserting the extracted content into the destination...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  7. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....may happen that you want to extract some content (a drawing, a...s. getOutputDirectory () + "text-and-formula.png" ); 17 try {...

    docs.aspose.com/tex/java/latex-figure-rendering/
  8. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage.... Extracting text from images which contain...contain a single line of text . About 7 times faster than normal...

    docs.aspose.com/ocr/net/performance-optimization/
  9. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、PPTX 和 ODP 的搜索、分析和导出自动化。...WriteLine ( "Slide Text: " + slideText . Text ); Console . WriteLine...WriteLine ( "Notes Text: " + slideText . NotesText ); Console ....

    docs.aspose.com/slides/zh/net/extracting-text-o...
  10. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....Create a text node and add it to the document 16 text = document...document. create_text_node ( "Hello, World!" ) 17 document. body ...

    docs.aspose.com/html/python-net/save-html-docum...