Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 5,635 for

extract text

(0.09 sec)
  1. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....developers to create forms, add/edit text, manipulate PDF pages, add annotations...encrypt, and decrypt files, extract images, and Signature info...

    docs.aspose.com/pdf/cpp/overview/
  2. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....one is for the link annotation text, and the second one indicates...Define regular expressions for text fragments var regEx1 = new Regex...

    docs.aspose.com/pdf/net/link-annotations/
  3. 获取在条件格式中使用的图标集、数据条或颜色刻度对象|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从电子表格文件中检索图标集、数据条和色阶对象的条件格式内容。...Cells Example - Extract Conditional Formatting Icon...</ head > < body > < h1 > Extract Conditional Formatting Icon...

    docs.aspose.com/cells/zh/javascript-cpp/get-ico...
  4. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...with JavaScript via C++ Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/javascript-cpp/determine-...
  5. 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...
  6. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....tagging it with alternative text. import aspose.pdf as ap def...possible to add alternative text to images loaded from a memory...

    docs.aspose.com/pdf/python-net/whatsnew/
  7. Convert URL to PDF in Java

    This quick tutorial guides on how to convert URL to PDF in Java. It has the IDE settings, a list of steps, and a sample code for transforming link into PDF in Java....can set page margin, default text state, flag to render the whole...URLs to PDFs. If you want to extract links from PDF, refer to the...

    kb.aspose.com/pdf/java/convert-url-to-pdf-in-java/
  8. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....using Android APIs Efficiently extract data from a wide range of documents...software and systems by empowering text-based document searches and...

    products.aspose.com/total/android-java/search/
  9. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python...create a PDF document with the text “Hello World!” using Aspose...pdf" ) close_handle ( doc ) Extract Text from PDF using Python How...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  10. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a PDF document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...sensitive text in PDF files. The general flow: Search Text : We use...each TextFragment match, we extract its Rectangle (bounding box)...

    forum.aspose.com/t/redact-address-in-pdf-that-s...