Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 5,291 for

document parsing

(0.07 sec)
  1. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  2. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....pub Documents Live Demos Source Code API...that was used to create the document Title The title of the publication...

    docs.aspose.com/pub/net/programming-with-docume...
  3. C# API to Export MSG to DOT | products.aspose.com

    Convert MSG to DOT without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, emails, and...create, modify, and convert documents in various formats, including...

    products.aspose.com/total/net/conversion/msg-to...
  4. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...I have used the nodes and document positions returned from the...}) begin Tempfile.create(['document', '.docx']) do |temp_file_2|...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  5. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your Document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless Document integration....will be inserted into the document for the current merge field...will be inserted into the document in place of the merge field...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Merge two adjacent cells|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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  7. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. auto loadOptions = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...to Convert Converting Word documents to JSON format can be beneficial...applications, as it is easy to parse and can be used to quickly transfer...

    products.aspose.com/total/android-java/conversi...
  9. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: Document.save(byteArrayOutputStream, opts) The Document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  10. Add Pages to PDF in Python | Insert a Page to PDF

    Add pages to PDF in Python. Learn how to insert a page in a PDF, add pages from other PDFs, and insert pages at specific positions programmatically....invoices, or build digital documents programmatically. In this...how to add pages to a PDF document using Python in just a few...

    blog.aspose.com/pdf/add-pages-to-pdf-in-python/