Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 141,262 for

paged

(0.07 sec)
  1. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....might be a need to rotate the pages within a PDF. This task allows...allows for altering the page orientation, converting from portrait...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  2. Изменение размера страницы PDF с помощью C#|Asp...

    Измените размер страницы вашего PDF-документа с помощью библиотеки Aspose.PDF for .NET.... Класс Page содержит метод SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ru/net/change-page-size/
  3. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/
  4. Получить, получить, скопировать и вставить стра...

    В этом разделе объясняется, как вставить страницу, скопировать страницу или получить информацию о странице с помощью Aspose.Diagram.... Свойство Pages, предоставляемое Diagram Класс...набор объектов Aspose.Diagram.Page. Это свойство можно использовать...

    docs.aspose.com/diagram/ru/net/retrieve-get-cop...
  5. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Suivi de la progression de la conversion d Exce...

    Apprenez comment suivre la progression de la conversion de fichiers Excel en TIFF en utilisant Aspose.Cells for Node.js via C++. Améliorez l expérience utilisateur pendant le processus de conversion....également contrôler quelles pages sont rendues, comme démontré...`Start saving page index ${ args . pageIndex } of pages ${ args ....

    docs.aspose.com/cells/fr/nodejs-cpp/track-conve...
  7. Ajouter un TOC à un PDF existant en Ruby|Aspose...

    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....Accéder à la première page du fichier PDF toc_page = doc . getPages...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/fr/java/add-toc-to-existing...
  8. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/
  9. TIFF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/tif...
  10. Resize PDF using C++ | Aspose.PDF

    Resize PDF documents programmatically with C++ sample code using Aspose.PDF for C++....Resize PDF Pages with C++ Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/cpp/resize/