Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 141,215 for

paged

(0.09 sec)
  1. PDF to JPEG Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  2. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hans/php-java/crop/
  3. Aggiungi, estrai o rimuovi immagini in PDF usan...

    Codice sorgente Java per lavorare con immagini in file PDF su qualsiasi piattaforma....upperRightY = 200 ; Page page = pdfDocument . Pages [ 1 ] ; FileStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/it/java/images/
  4. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....Page Product Family Aspose.PSD Product...the page width, and many others. For converting a PDF page to...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. Generate Patch Code Barcodes in C#|Documentation

    Aspose.BarCode for .NET enables Patch Code barcode generation....management for automatic multi-page document scanning. Such barcodes...on a page manually; as a complete A4 or US Letter page with the...

    docs.aspose.com/barcode/net/patch-code-barcodes/
  7. Aspose.Email.Printing Features|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....(XPS or TIFF) and configuring page layouts. This article describes...Printing an HTML body. Setting the page layout. Auto-fit a TIFF to the...

    docs.aspose.com/email/net/aspose-email-printing...
  8. Ställa in olika headers och footers för olika s...

    Denna artikel visar exempel på kod som visar hur man programmässigt ställer in headers och footers för Excel arbetsbladets Siduppställning med hjälp av Aspose.Cells for Node.js via C++. Ställ in headers och footers för första, udda och jämna sidor....Different Odd and Even Pages eller Different first page . Ange olika sidhuvuden...filePath ); // Gets the setting of page setup. const pageSetup = wb...

    docs.aspose.com/cells/sv/nodejs-cpp/setting-dif...
  9. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...developers to draw a circle in the page and save as SVG format. The...developers to draw a circle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  10. Définir la Taille de l'Image avec C++|Aspose.PD...

    Cette section décrit comment définir la taille de l'image dans un fichier PDF en utilisant la bibliothèque C++....une page à la collection de pages du fichier PDF auto page = document...document -> get_Pages () -> Add (); // Créer une instance d'image...

    docs.aspose.com/pdf/fr/cpp/set-image-size/