Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 142,854 for

paged

(0.07 sec)
  1. การผสานไฟล์ PDF | Aspose.PDF

    การรวมเอกสาร PDF เข้ากับแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับทุกแพลตฟอร์ม...pdf" ); // Add pages of second document to the first...first document1 . Pages . Add ( document2 . Pages ); document . Save...

    products.aspose.com/pdf/th/merger/
  2. PDF ถึง DOC ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร PDF สองไฟล์ขึ้นไปเป็นไฟล์เดียว DOC แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/th/cpp/merger/pdf-to-doc/
  3. اضافه کردن تصاویر به پی دی اف از طریق C++ | Asp...

    این صفحه ویژگی های اضافه کردن تصاویر به اسناد PDF با استفاده از زبان C++ و Aspose.PDF برای کتابخانه C++ را شرح می دهد...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/fa/cpp/images/add/
  4. Unisci da EPS a PDF usando C++ | Aspose.PDF

    Combina due o più documenti EPS in un singolo file PDF a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/eps-to-pdf/
  5. Unisci da PDF a PDFA usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file PDFA a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-pdfa/
  6. Unisci da XPS a PDF usando C++ | Aspose.PDF

    Combina due o più documenti XPS in un singolo file PDF a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...XpsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/xps-to-pdf/
  7. Cambiar el Tamaño de Página de PDF Programática...

    Cambia el tamaño de página de tu archivo PDF usando la biblioteca Java.... La clase Page contiene el método SetPageSize(…)...Obtener una página en particular Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/es/java/change-page-size/
  8. 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...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  9. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless page printing....object suitable for printing the page represented by this PageInfo.../// Initializes the range of pages to be printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...
  10. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/java/com.aspose.word...