Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 6,129 for

text extraction

(0.45 sec)
  1. 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...
  2. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....properties are type, geometry, text and page index where entity...left corner (in points). text Gets text of the current span entity...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting a PDF file to TXT using Python | Asp...

    Sample code on Python for PDF to TXT conversion. Use example code for batch PDF to TXT conversion with Python and .NET...object, which will be used to extract text from the PDF document.This...type is suitable for extracting plain text from PDF files. Use...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....Document Contents [ Hide Show ] Extract OneNote Content using DocumentVisitor...Office OneNote documents to extract separate document elements...

    docs.aspose.com/note/java/working-with-onenote-...
  5. 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...
  6. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....code snippets show how to add text in an existing PDF file. import...row1 . cells . add () my_text = ap . text . TextFragment ( "col3...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  7. Android API to Render PDF to MHTML | products.a...

    Transform PDF to MHTML via Android via Java API...including the ability to extract text, images, and other content...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  8. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Plain Text (TXT) Easily extract text by saving in plain‑text format...sorting Yes Find and replace text Yes Merge/split cells Yes Group/ungroup...

    docs.aspose.com/cells/java/aspose-cells-features/
  9. Unable to Find References to Exhibits along wit...

    Hello Aspose Support, I am using Aspose.PDF for .NET (version 25.4.0) to process PDF documents that contain embedded files (attachments). My goal is to programmatically identify all places in the PDF where these embedde…...tried: • I can successfully extract all embedded files from the...The issue: • Although I can extract the embedded files (e.g., 4...

    forum.aspose.com/t/unable-to-find-references-to...
  10. 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...