Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 156,208 for

paged

(0.12 sec)
  1. Archivo

    Archivo...páginas for (auto page : pdfDocument->get_Pages()) { // Crear nuevo...documento newDoc->get_Pages()->Add(page); // Guardar como pdf...

    blog.aspose.com/es/pdf/split-a-pdf-file-using-cpp/
  2. آرشیوها

    آرشیوها...Pages.Add() یک Page جدید به سند PDF اضافه...بارگیری کنید. با استفاده از روش Page.Paragraphs.Add(Image) یک Image...

    blog.aspose.com/fa/pdf/create-photo-album-in-cs...
  3. 搜索

    搜索...Pages.Add() 方法向 PDF 文檔添加一個新的 Page 並設置頁面的屬性。 將圖像文件加載到...將圖像文件加載到 FileStream 對像中。 使用 Page.Paragraphs.Add(Image) 方法向頁面添加新的...

    blog.aspose.com/zh-hant/pdf/create-pdf-from-ima...
  4. 使用 C++ 合并 PDF 到 HTML | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 HTML 单个文件...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-...
  5. 使用 C++ 合并 PDF 到 TIFF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 TIFF 单个文件...save document as image with page dimensions and resolution //...// process document page to image // add image from file to GDI+...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  6. XPS to PDF Conversion API | C++

    XPS to PDF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/xps-to-...
  7. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....separate sequence numbers and page numbers. @property def sequence_separator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EPUB به PDF ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند EPUB را در یک فایل PDF واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...const & page : firstDoc -> get_Pages ()) { // add page from one...outputDoc -> get_Pages () -> CopyPage ( page ); } for ( auto const...

    products.aspose.com/pdf/fa/cpp/merger/epub-to-pdf/
  9. Dividi file PDF, HTML, TXT usando Java | Aspose...

    Codice sorgente Java per dividere file su Java e PHP, Delphi....PdfFileEditor (); //slit first page pdfEditor . splitFromFirst (...pdf" ); //Convert first pdf page to html outputDoc = new com...

    products.aspose.com/pdf/it/java/splitter/
  10. Lưu trữ

    Lưu trữ...chiếu của nó trong một đối tượng Page . Tạo một đối tượng của lớp...văn bản PDF bằng phương pháp Page.getParagraphs(). Add (Image)...

    blog.aspose.com/vi/pdf/convert-images-to-pdf-us...