Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 184,095 for

paged

(0.09 sec)
  1. 将矩形对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建矩形对象。...请按照以下步骤操作: 创建一个新的PDF Document 将 Page 添加到PDF文件的页面集合中 将 文本片段 添加到页面实例的段落集合中...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.Point...

    docs.aspose.com/pdf/zh/java/add-rectangle/
  2. إضافة صفحات إلى مستند PDF|Aspose.PDF for .NET

    استكشف كيفية إضافة صفحات إلى PDF موجود في .NET باستخدام Aspose.PDF لتعزيز وتوسيع مستنداتك.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/ar/net/add-pages/
  3. Definir Tamanho da Imagem|Aspose.PDF for .NET

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/pt/net/set-image-size/
  4. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....several files: Printable form pages as PNG images. Their dimensions...paper size and orientation. Each page is always saved as a separate...

    docs.aspose.com/omr/cpp/generate-template/save/
  5. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector.... Obtenez la Page dont vous souhaitez extraire...objets LinkAnnotation de la page spécifiée. Passez l’objet AnnotationSelector...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  6. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/python-net/create/
  7. Konvertieren Sie SVG mit Python in Bild, JPG, P...

    Erfahren Sie mehr über unterstützte SVG-zu-Bild-Konvertierungsszenarien und wie Sie diese in Python ausführen. Sie finden Python-Codebeispiele und einen Online-SVG-Konverter...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/de/python-net/convert-svg-t...
  8. Convierta SVG a imagen, JPG, PNG, BMP, TIFF y G...

    Obtenga información sobre los escenarios de conversión de SVG a imágenes admitidos y cómo ejecutarlos en Python. Encontrará ejemplos de código Python y un convertidor SVG en línea...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/es/python-net/convert-svg-t...
  9. BMP to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  10. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG documents into one PDF 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 PDF document In loop: add...

    products.aspose.com/pdf/net/merger/jpeg-to-pdf/