Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 156,220 for

paged

(0.14 sec)
  1. Verwenden Sie Verbindungsindizes, um Shapes zu ...

    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....Diagram (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/de/java/use-connection-...
  2. Grouper, convertir et vérifier des formes|Docum...

    Cette section explique comment grouper des formes avec Aspose.Diagram....Visio de la page et personnalisons le paramètre de page en fonction...Obtenir une page particulière. Supprimez la page d’arrière-plan...

    docs.aspose.com/diagram/fr/net/group-convert-an...
  3. Изменение размера страницы PDF программным спос...

    Измените размер страницы в вашем PDF файле с помощью библиотеки C++.... Класс Page содержит метод SetPageSize(…)...auto pdfPage = document -> get_Pages () -> idx_get ( 1 ); // Установить...

    docs.aspose.com/pdf/ru/cpp/change-page-size/
  4. JPEG to TEX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to TEX conversion. Use example code for batch JPEG to TEX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  5. Convertitore da DICOM a PDF utilizzando PHP | A...

    Codice di esempio in PHP per la conversione da DICOM a PDF. Usa un codice di esempio per la conversione in batch da DICOM a PDF con Aspose.PDF per PHP tramite Java...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/it/php-java/conversion/...
  6. BMP به PDF تبدیل با استفاده از PHP | Aspose.PDF

    کد نمونه در PHP برای تبدیل BMP به PDF. از کد نمونه برای تبدیل دسته BMP به PDF با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/fa/php-java/conversion/...
  7. PNG به PDF تبدیل با استفاده از PHP | Aspose.PDF

    کد نمونه در PHP برای تبدیل PNG به PDF. از کد نمونه برای تبدیل دسته PNG به PDF با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...(); // Add a new page to the document $page = $document -> getPages...add (); // Set the page margins to 0 $page -> getPageInfo () ->...

    products.aspose.com/pdf/fa/php-java/conversion/...
  8. ادغام 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/fa/merger/
  9. Seitenbeschreibung Sprachzusammenführungen | Py...

    Um eine Datei im PDL-Format mit einer einzelnen Datei im PDF-Format zusammenzuführen, verwenden Sie diese API für Python-Lösung....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/python-net/merge/
  10. 使用 C++ 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for C++ 库旋转 PDF 文件的功能。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...to move page upper in order to compensate changing page size //...

    products.aspose.com/pdf/zh-hant/cpp/rotate/