Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 187,783 for

page

(0.07 sec)
  1. Extract Images from PDF and recognize BarCodes|...

    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....to extract images from PDF pages and identify the Barcodes inside...contains one or more pages where each page contains collection...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  2. Create User-defined Cell in the ShapeSheet in P...

    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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/java/create-user-define...
  3. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....collection can be found in a page’s Resources collection. To replace...FileMode . Open )) { document . Pages [ 1 ]. Resources . Images ....

    docs.aspose.com/pdf/net/replace-image-in-existi...
  4. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  5. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...from list of annotations of a page. Define a new object of TextAbsorber...Annotation item = document . Pages [ 1 ]. Annotations [ 1 ]; if...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  6. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...to every page, but the header is removed from page 2 and onwards...headers are present on every page, but I do not like the word-art...

    forum.aspose.com/t/adding-shape-watermark-remov...
  7. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....All Pages In order to create bookmarks of all the pages, you...create bookmarks of all the pages of a PDF file. First, you need...

    docs.aspose.com/pdf/net/create-bookmarks/
  8. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....paginated or has the concept of pages. Convert a Word Document to...mimics the way Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  9. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...new PDF document, add a new page to the document, create a rectangle...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  10. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... Get and Set Page Properties Crop PDF Pages programmatically...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/add-headers-and-footers...