Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 190,012 for

paged

(0.63 sec)
  1. Redimensionner des images dans un PDF en utilis...

    Suivez cet article pour redimensionner des images dans un PDF en utilisant C#. Il vous guidera pour récupérer des images dans un PDF et définir leur taille à l'aide des étapes fournies et d'un exemple de code pour un redimensionneur de photos PDF en C#....Page Product Family Aspose.PSD Product...Document et accédez à sa première page Utilisez la classe ImagePlacementAbsorb...

    kb.aspose.com/fr/pdf/net/resize-images-in-pdf-u...
  2. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  3. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....a raster image of the first page of your document as a preview...formats. Converting DOC to Multi-Page TIFF In Aspose.Words, conversion...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  4. PS ถึง PDF ผสานโดยใช้ C++ | Aspose.PDF

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

    products.aspose.com/pdf/th/cpp/merger/ps-to-pdf/
  5. XPS ถึง PDF ผสานโดยใช้ C++ | Aspose.PDF

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

    products.aspose.com/pdf/th/cpp/merger/xps-to-pdf/
  6. PDF ถึง XLS ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร PDF สองไฟล์ขึ้นไปเป็นไฟล์เดียว XLS แบบโปรแกรมด้วยรหัสตัวอย่าง 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-xls/
  7. การแปลงไฟล์ EMF เป็น PDF โดยใช้ C# | Aspose.PDF

    รหัสตัวอย่างสำหรับการแปลง EMF ‑to‑ PDF ใน .NETใช้โค้ดตัวอย่าง API สำหรับการแปลงแบทช์ EMF -to‑ PDF ภายใน VB.NET, ASP.NET หรือแอปพลิเคชันที่ใช้ NET-ใดก็ได้... Document (); var page = document . Pages . Add (); var image...imageFile }; page . PageInfo . Margin . Bottom = 0 ; page . PageInfo...

    products.aspose.com/pdf/th/net/conversion/emf-t...
  8. Ubah Ukuran Halaman PDF Secara Programatis|Aspo...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan pustaka Java.... Kelas Page berisi metode SetPageSize(…)...// Dapatkan halaman tertentu Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/id/java/change-page-size/
  9. Изменение размера страницы PDF программно|Aspos...

    Изменение размера страницы в PDF файле с использованием Java библиотеки.... Класс Page содержит метод SetPageSize(…)...Получить конкретную страницу Page pdfPage = pageCollection . get_Item...

    docs.aspose.com/pdf/ru/java/change-page-size/
  10. PS do PDF Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów PS w jeden plik PDF programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/pl/cpp/merger/ps-to-pdf/