Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 190,038 for

paged

(1.44 sec)
  1. Aspose.PDF لـ C++

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل صيغ الملفات الأخرى إلى مستند PDF....Add a new page in Pages collection of Document auto page = document...document -> get_Pages () -> Add (); // Create an instance of TextFragmet...

    docs.aspose.com/pdf/ar/cpp/convert-other-files-...
  2. Aspose.PDF untuk C++

    Topik ini menunjukkan kepada Anda bagaimana Aspose.PDF memungkinkan mengonversi format file lain ke dokumen PDF.... Tambahkan Page ke koleksi halaman dokumen....koleksi Pages dari Document auto page = document -> get_Pages () ->...

    docs.aspose.com/pdf/id/cpp/convert-other-files-...
  3. Travailler avec la transparence dans PS | .NET

    Comment ajouter de la transparence au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  4. 公共 API Aspose.Diagram 6.8.0 的变化|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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  5. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....makes a possible to convert PDF Pages to TIFF images. The TiffDevice...class allows you to convert PDF pages to TIFF images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  6. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...load PDF file, extract pages, insert pages at a particular location...

    products.aspose.com/pdf/python-java/
  7. 使用Python通过C++旋转PDF页面|Aspose.PDF for Python via C++

    本主题描述如何通过Python使用C++以编程方式旋转现有PDF文件中的页面方向。...document_get_pages’ 从文档中获取页面集合 使用 ‘apCore.page_collection_get_page’ 从页面集合中获取第一页...从页面集合中获取第一页 使用 ‘apCore.page_set_rotate’ 将页面顺时针旋转 90 度 使用 ‘document...

    docs.aspose.com/pdf/zh/python-cpp/rotate-pages/
  8. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/cpp/update-fields/
  9. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  10. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....and odd pages. builder . page_setup . different_first_page_header_footer...True builder . page_setup . odd_and_even_pages_header_footer =...

    reference.aspose.com/words/python-net/aspose.wo...