Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 191,302 for

page

(0.29 sec)
  1. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....docx" ); Shows how to set page sizes. auto doc = System ::...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....TIF Single-page and multi-page images, commonly used...Bitmap image file .PDF Scanned pages in Portable Document Format...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  3. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  4. Extract a Table from PDF to Excel using Java

    Refer to this guide to extract a table from PDF to Excel using Java. You will get environment settings, a list of steps, and a sample code demonstrating how to get table from PDF to Excel using Java....Page Product Family Aspose.PSD Product...each and every table on any PDF page, access text from all the cells...

    kb.aspose.com/total/java/extract-a-table-from-p...
  5. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C# API or .NET Library sample code to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...Worksheets in Excel file Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/implement-custom-pape...
  6. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...“”, “convertable”: “False”, “page”: “”, “code”: “7.1:5”, “scope”:...“”, “convertable”: “False”, “page”: “”, “code”: “7.2:1”, “scope”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  7. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....Page Product Family Aspose.PSD Product...access to a particular page of the PDF. Each page has a collection...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  8. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  9. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first Page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....annotations by specifying the page number, annotation bounds, callout...Caret Annotation parameters: Page number where annotation will...

    docs.aspose.com/pdf/python-net/add-caret-annota...