Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 190,038 for

paged

(1.23 sec)
  1. Konvertieren Sie eine Visio-Form in eine PDF-Da...

    In diesem Abschnitt wird erläutert, wie Sie eine visio-Form mit Aspose.Diagram in eine PDF-Datei konvertieren....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/de/net/convert-a-visio-...
  2. Convertir une forme Visio en Svg|Documentation

    Cette section explique comment convertir une forme visio en svg avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/fr/java/convert-a-visio...
  3. Обновление размеров страницы в PHP|Aspose.PDF f...

    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....получить коллекцию страниц $page_collection = $pdf -> getPages...конкретную страницу $pdf_page = $page_collection -> get_Item (...

    docs.aspose.com/pdf/ru/java/update-page-dimensi...
  4. Dukungan untuk Gambar DICOM|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mendukung gambar DICOM dalam file PDF menggunakan pustaka C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/id/net/support-for-dicom-ma...
  5. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Latest Answers How to Crop PDF Pages using Python How to Convert...

    kb.aspose.com/categories/page/49/
  6. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's font style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Add PDF Bookmarks|Documentation

    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....not limited to linking to a page. You can set up the precise...view by positioning the target page, and then create the bookmark...

    docs.aspose.com/diagram/python-net/add-pdf-book...
  8. Verbindungspunkt zu Form hinzufügen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie einem visio-Shape einen Verbindungspunkt mit Aspose.Diagram hinzufügen....particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/de/net/add-connection-p...
  9. تقسيم ملف PDF إلى صفحات فردية في PHP|Aspose.PDF...

    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....# حلقة عبر جميع الصفحات $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # إنشاء كائن...

    docs.aspose.com/pdf/ar/java/split-pdf-file-into...
  10. Dividir archivo PDF en páginas individuales en ...

    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....recorrer todas las páginas $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # crear un...

    docs.aspose.com/pdf/es/java/split-pdf-file-into...