Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 81,367 for

paged

(0.09 sec)
  1. 使用 C++ 合并 PDF 到 SVG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 SVG 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  2. PDF 合并 | Aspose.PDF

    将 PDF 文档与适用于任何平台的免费跨平台应用程序和高代码 API 合并。...pdf" ); // Add pages of second document to the first...first document1 . Pages . Add ( document2 . Pages ); document . Save...

    products.aspose.com/pdf/zh-hans/merger/
  3. Optimizați Conținutul Fișierului Folosind Python

    Comprimați fișierele în Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # Setați dimensiunea...

    products.aspose.com/words/ro/python-net/compress/
  4. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...docx", '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/compress/
  5. PS-ből GIF-be konvertáló API | C++

    A PS-ből GIF-be konvertálást az Aspose.Page biztosítja a C++ megoldáshoz. Működik C++ Runtime for Windows 32 bit, Windows 64 bit és Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/cpp/conversion/ps-t...
  6. PS-ből PNG-be konvertáló API | C++

    A PS-ből PNG-be konvertálást az Aspose.Page biztosítja a C++ megoldáshoz. Működik C++ Runtime for Windows 32 bit, Windows 64 bit és Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/cpp/conversion/ps-t...
  7. Unisci file PS in PDF | C++ | Asporre

    Soluzione C++ per unire file PostScript in poche righe di codice. Salva il risultato combinato come file PDF. Scopri l'esempio di codice per unire le funzionalità....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/cpp/merge-ps-to-pdf/
  8. Recognize multipage TIFF via C# | Aspose

    Recognize multipage TIFF via C#....specify the start page and the total number of pages to be recognized...recognized. Pages are indexed starting from 0. By default, you will...

    products.aspose.com/ocr/net/recognition/recogni...
  9. 使用 C++ 合并 EPUB 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 EPUB 文档合并为一个 PDF 单个文件...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/zh-hans/cpp/merger/epub...
  10. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

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