Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 190,038 for

paged

(0.49 sec)
  1. أضف العلامة المائية إلى Visio|Documentation

    كيفية إضافة العلامة المائية إلى visio باستخدام .NET Diagram API....diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/ar/net/add-watermark-to...
  2. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...for (int page = 0; page < document.PageCount; page++) { Document...extractedPage = document.ExtractPages(page, 1); // startindex and count...

    forum.aspose.com/t/document-extractpages-yields...
  3. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....position on the same or another page programmatically. This article...called ‘First Name Copy’ on page 2 at specific coordinates (x=200...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  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...