Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 188,127 for

paged

(1.65 sec)
  1. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....usando AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/es/java/extra-annotations/
  2. 記録

    記録...空のドキュメントに空のページを追加する Page page = doc.Pages.Add(); Aspose.Pdf.Image...File = (path); // ページに画像を追加する page.Paragraphs.Add(image); // 出力PDFファイルを保存...

    blog.aspose.com/ja/pdf/images-to-pdf-csharp/
  3. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....about a particular document page. To learn more, visit the Rendering...{ get; } Returns true if the page contains colored content. HeightInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Добавление текста в PDF с использованием Python...

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....конкретную страницу page = document . pages [ 1 ] # Создать текстовый...= ap . text . TextBuilder ( page ) # Добавить текстовый фрагмент...

    docs.aspose.com/pdf/ru/python-net/add-text-to-p...
  5. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  6. Mampatkan PDF Dalam Python

    Mampat PDF dalam Python tanpa kehilangan kualiti. Optimumkan PDF kandungan, kecilkan saiz fail dengan mudah....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Tetapkan saiz halaman...

    products.aspose.com/words/ms/python-net/compres...
  7. บีบอัด PDF ใน Python

    บีบอัด PDF ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา PDF ลดขนาดไฟล์ได้อย่างง่ายดาย...pdf" , '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...
  8. Компресиране На PDF В Python

    Компресирайте PDF в Python, без да губите качество. Оптимизирайте съдържанието на PDF, намалявайте размера на файла лесно....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Задайте максимален...

    products.aspose.com/words/bg/python-net/compres...
  9. Comprimi PDF In Python

    Comprimi PDF in Python senza perdere qualità. Ottimizza PDF i contenuti, riduci facilmente le dimensioni dei file....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Imposta la dimensione...

    products.aspose.com/words/it/python-net/compres...
  10. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...