Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 5,330 for

document parsing

(0.15 sec)
  1. Remove Highlight from PDF using C#

    Refer to this article to remove highlight from PDF using C#. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete highlights in PDF using C#....text in it using the Document class Parse each page and filter...annotation collection of each page Parse through all the highlights and...

    kb.aspose.com/pdf/net/remove-highlight-from-pdf...
  2. Email Storage Formats|Documentation

    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....text nature makes it simple to parse and process using text-manipulation...data. NSF files use a NoSQL, document-based database model. Each...

    docs.aspose.com/email/net/email-storage-formats/
  3. Update TSV File using Python | products.aspose.com

    Modify TSV Document in Python applications without using Microsoft Excel....process of updating the TSV document. How to Update TSV File in...delimiter makes it effortless to parse and extract specific data from...

    products.aspose.com/total/python-java/update/tsv/
  4. Setting Shared Formula with C++|Documentation

    Learn how to set shared formulas in Excel worksheets using Aspose.Cells with C++....Cells to parse each formula individually, which...Cells :: Cleanup (); } AI Document Assistant Close Set External...

    docs.aspose.com/cells/cpp/setting-shared-formula/
  5. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....:: Cleanup (); return 0 ; } Parse Headers and Footers to Command...PageSetup.GetCommands method to parse headers and footers as a command...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  6. Convert PUB to PPTX in C#

    This brief guide helps you to convert PUB to PPT in C#. It begins with environment setup instructions, then walks through the approach and example code to cover every aspect involved in converting PUB to PPTX in C#....library to convert PUB files Parse the source PUB file by invoking...Convert the intermediary PDF document to PowerPoint presentation...

    kb.aspose.com/pub/net/convert-pub-to-pptx-in-cs...
  7. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for Node.js via C++ toolkit....to extract images from PDF document, you can use AsposePdfExtractImag...Tables from PDF in Node.js Parse Text from PDF in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/extract-images-f...
  8. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....<setup>{<layer>}|{<object>}{<page trailer>}<document trailer> %%EOF Prolog is a...applications that read and parse AI files. Below is an example...

    docs.aspose.com/page/net/what-is-ai-file/
  9. 许可| Aspose.PUB for .NET

    评估C#发布者的酒吧转换和操纵API,并设置许可证,以避免评估限制。...NET 2 // The path to the documents directory. 3 string dataDir...); 7 8 //convert Publisher document to pdf format 9 var parser...

    docs.aspose.com/pub/zh/net/licensing/
  10. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....orientation using the Document class Parse through all the pages...pages in the loaded PDF file is parsed and the rectangular area of...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...