Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 187,818 for

paged

(0.27 sec)
  1. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ Python

    บีบอัดไฟล์ใน Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...docx", '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/compress/
  2. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/renderers/
  3. PDFテキスト注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈を Page オブジェクトのAnnotationsコレクションに追加します。..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/ja/java/text-annotation/
  4. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....الصفحة لإضافة تعليق page = document . pages [ 1 ] # إنشاء تعليق...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  5. Ställa in utskriftsalternativ|Documentation

    Det här avsnittet förklarar hur du ställer in utskriftsalternativ med Aspose.Diagram....//Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...); //Set PrintPageOrientation page . PageSheet . PrintProps . ...

    docs.aspose.com/diagram/sv/net/setting-print-op...
  6. Arbeta med former Stycke|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....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/sv/net/working-with-sha...
  7. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filter the artifacts of...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  8. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific page and position....Page Product Family Aspose.PSD Product...details of setting the target page and position in the PDF file...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  9. Obróć plik PDF za pomocą PHP | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu PHP przy użyciu pliku Aspose.PDF dla PHP via Java...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/pl/php-java/rotate/
  10. Resize Images in PDF using Java

    Follow this article to resize images in PDF using Java. It has details to set the IDE, a list of steps, and a sample code to resize PDF photo using Java....Page Product Family Aspose.PSD Product...object and select the target page using a 1-based index Use the...

    kb.aspose.com/pdf/java/resize-images-in-pdf-usi...