Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 184,193 for

paged

(0.13 sec)
  1. Добавить страницы в PDF с C++|Aspose.PDF for C++

    Эта статья обучает, как вставить (добавить) страницу в нужное место в PDF файле. Узнайте, как перемещать, удалять (удалять) страницы из PDF файла с использованием C++....страницу в PDF document -> get_Pages () -> Insert ( 2 ); // Сохранить...example, you can insert an empty page to the desired location by copying...

    docs.aspose.com/pdf/ru/cpp/add-pages/
  2. 在 XPS 文件中使用页面 | Python

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/python-net/xps/working-...
  3. Getting Started|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....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Lays out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  4. PS وEPS وXPS.NET Java وC++ APIs

    يمكنك التعامل مع ملفات XPS وPS وEPS باستخدام هذا الحل. تم تنفيذ وظائفه الغنية للغات .NET وJava وC++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/family/
  5. HTML ถึง PDF ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร HTML สองไฟล์ขึ้นไปเป็นไฟล์เดียว PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...all html to single large pdf page opt1 -> set_IsRenderToSinglePage...// split html content to pdf pages opt2 -> set_IsRenderToSinglePage...

    products.aspose.com/pdf/th/cpp/merger/html-to-pdf/
  6. PS, EPS และ XPS .NET Java และ C++ API

    จัดการไฟล์ XPS, PS และ EPS ด้วยวิธีนี้ มีฟังก์ชันการทำงานที่หลากหลายสำหรับภาษา .NET, Java และ C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/family/
  7. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/go-cpp/
  8. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)... It does not extract page # 35 or 36. bad2.pdf (144.7...have you used to extract the pages and what kind of error have...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  9. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/h...
  10. PDF را از طریق PHP برش دهید | Aspose.PDF

    PDF را بدون از دست دادن کیفیت در PHP به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای PHP via Java برش دهید...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/fa/php-java/crop/