Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 8,676 for

extract page

(1.8 sec)
  1. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start Page numbers in Extracted documents for accurate pagination with this useful property....Specifies whether the start page number in the resulting document...Show how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...use a combination of text extraction and regular expressions to...cells. If I try to replace a extracted content for cell its not working...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  3. Create HTML in Java – Generate HTML Files Progr...

    Learn how to create HTML in Java programmatically. Step-by-step examples using Aspose.HTML to generate, edit, and save HTML files with DOM manipulation....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/java/create-html/
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one Page of text) Why is the me…...Pages.Count(); using (Aspose.Pdf.Document...Aspose.Pdf.Page pageTarget = asposeDocTarget.Pages[i]; Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start Page number in the resulting document shall be updated. Default value is true in C++....Specifies whether the start page number in the resulting document...Show how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Merge XML files using javascript-cpp | Aspose.PDF

    Merge XML files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...PDF for JavaScript via C++ extract files from the ZIP archive... Open second document. Add pages of second document to the first...

    products.aspose.com/pdf/javascript-cpp/merger/xml/
  7. Merge PS files using javascript-cpp | Aspose.PDF

    Merge PS files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...PDF for JavaScript via C++ extract files from the ZIP archive... Open second document. Add pages of second document to the first...

    products.aspose.com/pdf/javascript-cpp/merger/ps/
  8. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges.... What is this page about? This page demonstrates how to...by headings, sections, pages, and page ranges, and includes code...

    docs.aspose.com/words/python-net/split-a-document/
  9. Convert HTML to ICS via Java | products.aspose.com

    Try the code sample to convert HTML files to ICS format in Java. Download Java API to take your email processing applications to the next level....ICS format allows users to extract and store event or calendar...Language) is the extension for web pages created for display in browsers...

    products.aspose.com/email/java/conversion/html-...
  10. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to Extract text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...assembly(472) that uses aspose pdf to extract text out of a PDF file. I call...&& pdfDocument.Pages != null && pdfDocument.Pages.Count > 0) {...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...