Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 184,603 for

paged

(0.12 sec)
  1. Преобразование PDF в различные форматы изображе...

    Эта тема показывает, как использовать Aspose.PDF для Python для преобразования PDF в различные форматы изображений, такие как TIFF, BMP, EMF, JPEG, PNG, GIF, SVG с помощью нескольких строк кода....помощью функции document_get_pages , которая принимает объект Document...используя функцию page_collection_get_page , которая принимает...

    docs.aspose.com/pdf/ru/python-cpp/convert-pdf-t...
  2. Chercher

    chercher...un lien hypertexte vers une page particulière Mettre à jour un...des fichiers PDF de mises en page simples et complexes. Nous utiliserons...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  3. Workbook and Worksheet Print Preview|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....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/java/workbook-and-workshe...
  4. ベクターグラフィックスの操作|Aspose.PDF for .NET

    この記事では、C#を使用したGraphicsAbsorberツールの操作機能について説明します。...first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/ja/net/working-with-vector-...
  5. Python 에서 PDF 압축

    품질 손실 없이 Python 에서 PDF 을 압축합니다. PDF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # 현재 페이지 이미지 크기 조정을...

    products.aspose.com/words/ko/python-net/compres...
  6. Nén PDF Trong Python

    Nén PDF trong Python mà không làm giảm chất lượng. Tối ưu hóa PDF nội dung, giảm kích thước tệp một cách dễ dàng....pdf" , '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...
  7. Travailler avec des actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire de manière programmatique avec C#.... Obtenez la classe Page à laquelle vous souhaitez ajouter...LinkAnnotation en utilisant les objets Page et Rectangle . L’objet rectangle...

    docs.aspose.com/pdf/fr/net/actions/
  8. Extraire un paragraphe d'un PDF C#|Aspose.PDF f...

    Apprenez à extraire des paragraphes de documents PDF en .NET en utilisant Aspose.PDF pour la récupération de texte structuré....régulières”) à partir d’une seule page ou de l’ensemble du document...complet d’une seule page, d’une plage de pages ou de l’ensemble...

    docs.aspose.com/pdf/fr/net/extract-paragraph-fr...
  9. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....justification of text on each page. Members Name Description Bottom...the page. Center Text is aligned in the middle of the page. Justify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/