Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 5,846 for

text extraction

(0.2 sec)
  1. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...properties such as Author and Text . Example (C# .NET) using System;...= {comment.Author}, Text = {comment.Text}"); } } } } This code...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  2. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....Python via C++ features Extract text from PDF Optimize PDF Add...can optimize PDF, add and extract text and images, encrypt and...

    products.aspose.com/pdf/python-cpp/
  3. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....For example, you may need to extract equations from specific slides...math_paragraph = auto_shape . text_frame . paragraphs [ 0 ] . portions...

    docs.aspose.com/slides/python-net/exporting-mat...
  4. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library....or remove text and images; split, concatenate, extract or inset...be applied to easily convert text, images, convert PDF to various...

    docs.aspose.com/pdf/androidjava/overview/
  5. 使用 C++ 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 1999-2000 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection...

    products.aspose.com/pdf/zh-hant/cpp/search/
  6. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....many other types can also have text inside them too. A shape does...to have this type to contain text. Group -1 The shape is a group...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF.... y )) Extract and Count Image Types in a...RGB..." ) image_counter += 1 Extract Detailed Image Information...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  8. Working with Accessibility and Tagged PDFs|Aspo...

    Ensure PDF accessibility with Aspose.PDF for Java. Learn how to create tagged PDFs to meet accessibility standards like WCAG and PDF... hyperlinks, bookmarks, alt text, and so on. Aspose.PDF provides...adding tags, bookmarks, alt text, and other information that...

    docs.aspose.com/pdf/java/accessibility-tagged-pdf/
  9. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/androidjava/shape-animat...
  10. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

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