Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 185,039 for

paged

(0.21 sec)
  1. บีบอัด 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...
  2. Comprimați WORD În Python

    Comprimați WORD în Python fără a pierde calitatea. Optimizați conținutul WORD, 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...
  3. 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...
  4. 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/
  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. TOC Link Not Redirecting in HTML When Using Ext...

    Hii Team, We are facing an issue with the Table of Contents (TOC) where the TOC link is not redirecting correctly in the HTML output , although it works properly in the Word output . The issue occurs when we extract th…...extract the document page by page. During page extraction, the bookmark...splitting the document into pages , the TOC links work as expected...

    forum.aspose.com/t/toc-link-not-redirecting-in-...
  8. 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/
  9. Trabajar con documentos en PostScript | .NET

    Agregar páginas a un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/net/ps/working-with-doc...
  10. PDFファイルに線オブジェクトを追加する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFに線オブジェクトを作成する方法を説明します。... PDFファイルのページコレクションに Page を追加します。 Graph インスタンスを作成します。...ファイルのページ コレクションにページを追加します Page page = pdfDocument . getPages ()...

    docs.aspose.com/pdf/ja/java/add-line/