Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 184,564 for

paged

(0.18 sec)
  1. Convertir les présentations PowerPoint en docum...

    Apprenez comment convertir facilement les présentations PowerPoint et OpenDocument en documents Word à l’aide d’Aspose.Slides pour Python via .NET. Notre guide étape par étape avec du code Python d’exemple offre la solution aux développeurs souhaitant rationaliser leurs flux de travail documentaires.... Définissez la taille de page du document Word pour qu’elle...la propriété DocumentBuilder.page_setup . Définissez les marges...

    docs.aspose.com/slides/fr/python-net/convert-po...
  2. Archivio

    Archivio...pages. In ogni iterazione, eseguire...utilizzando il metodo Document.pages.add(Page). Salva il file PDF usando...

    blog.aspose.com/it/pdf/split-pdf-in-python/
  3. Procurar

    Procurar...Pages para acessar cada página usando a classe Page . Em...foreach (Aspose.Pdf.Page pdfPage in pdfDocument.Pages) { // Criar um...

    blog.aspose.com/pt/pdf/split-pdf-into-multiple-...
  4. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...document in order to open the first page as quickly as possible: Invoking...a way that allows the first page of the PDF file to be displayed...

    products.aspose.com/pdf/compress/
  5. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/
  6. Mover Páginas de PDF programaticamente C++|Aspo...

    Tente mover páginas para a localização desejada ou para o final de um arquivo PDF usando Aspose.PDF para C++....Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Salvar arquivo...

    docs.aspose.com/pdf/pt/cpp/move-pages/
  7. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  8. أرشيف

    أرشيف...إلى الصفحة المطلوبة من مجموعة Pages . تصفح الأشكال على الصفحة. استرجع...إلى الصفحة الأولى Page page = visio_file.Pages[0]; // تكرار عبر...

    blog.aspose.com/ar/diagram/read-visio-shape-dat...
  9. PS to BMP Conversion API for C# | .NET

    PS to BMP conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/conversion/ps-to-bmp/
  10. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...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/cpp/merger/html-to-pdf/