Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 190,008 for

paged

(0.94 sec)
  1. 使用python優化文件內容

    壓縮Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # 設置最大頁面大小,避免當前頁面圖像縮放。 max_page_dimension...

    products.aspose.com/words/zh-hant/python-net/co...
  2. فشرده سازی WORD در Python

    بدون از دست دادن کیفیت، WORD را در Python فشرده کنید. محتوای WORD را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...
  3. Nén DOC Trong Python

    Nén DOC trong Python mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Đặt kích thước trang...

    products.aspose.com/words/vi/python-net/compres...
  4. Chercher

    chercher...conversion PDF en PNG, chaque page du fichier PDF est convertie...convertir une seule page, toutes les pages ou des pages spécifiques du...

    blog.aspose.com/fr/pdf/convert-pdf-to-png-jpeg-...
  5. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/java/replace-fields/
  6. C#を使用してPDFレイヤーを操作する|Aspose.PDF for .NET

    次のタスクでは、PDFレイヤーをロックし、PDFレイヤー要素を抽出し、レイヤー付きPDFをフラット化し、PDF内のすべてのレイヤーを1つにマージする方法を説明します。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/ja/net/work-with-pdf-layers/
  7. Tambahkan Objek Persegi Panjang ke file PDF|Asp...

    Artikel ini menjelaskan cara membuat objek Persegi Panjang ke PDF Anda menggunakan Aspose.PDF untuk Java....Page ; import com.aspose.pdf.Point...koleksi halaman dari file PDF Page page = pdfDocument . getPages ()...

    docs.aspose.com/pdf/id/java/add-rectangle/
  8. أرشيف

    أرشيف... قم بتهيئة كائنات صف Page و Outline . قم بتهيئة كائن فئة...الطريقة، أضف Outline إلى Page ثم Page إلى Document احفظ مستند...

    blog.aspose.com/ar/note/create-bulleted-or-numb...
  9. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...Top; foreach (Page page in pdfDocument.Pages) { page.AddStamp(textStamp);...

    forum.aspose.com/t/system-displaying-invalid-ch...
  10. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....tables on each page of a Document . After visiting a page, iterate...Iterate through the pages in document.pages . Create a TableAbsorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...