Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 190,040 for

paged

(0.28 sec)
  1. Comprimați DOCX În Python

    Comprimați DOCX în Python fără a pierde calitatea. Optimizați conținutul DOCX, reduceți cu ușurință dimensiunea fișierului....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Setați dimensiunea...

    products.aspose.com/words/ro/python-net/compres...
  2. บีบอัด HTML ใน Python

    บีบอัด HTML ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา HTML ลดขนาดไฟล์ได้อย่างง่ายดาย...html", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # กำหนดขนาดหน้าสู...

    products.aspose.com/words/th/python-net/compres...
  3. Archiwa

    Archiwa...Pobierz referencję strony Page page = pdfDocument.getPages().get_Item(1);...println(page.getCropBox()); System.out.println(page.getTrimBox());...

    blog.aspose.com/pl/pdf/crop-pdf-pages-in-java/
  4. arkiv

    arkiv...Page för Python .NET . Så, att använda...PostScript-biblioteket # Aspose.Page för Python .NET är ett robust...

    blog.aspose.com/sv/page/postscript-library-to-c...
  5. Converting a DICOM file to PDF using PHP | Aspo...

    Sample code on PHP for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/dic...
  6. Resize PDF using Java | Aspose.PDF

    Resize PDF documents programmatically with Java sample code using Aspose.PDF for Java....Resize PDF Pages with Java Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/java/resize/
  7. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/html/
  8. Copier le champ intérieur et extérieur|Aspose.P...

    Cette section explique comment copier le champ intérieur et extérieur avec Aspose.PDF Facades en utilisant la classe FormEditor....aux mêmes coordonnées, sur la page spécifiée. Cette méthode nécessite...du champ et le numéro de la page sur laquelle le champ doit être...

    docs.aspose.com/pdf/fr/net/copy-inner-and-outer...
  9. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...related to its placement on a page of a PDF document. The standard...barcode image onto one or many pages of the PDF document setting...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  10. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...ellipse in diagram diagram . Pages [ 0 ]. DrawEllipse ( 1 , 1 ...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/