Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 187,818 for

paged

(0.13 sec)
  1. เพิ่มข้อความลงใน PDF โดยใช้ Python | Aspose.PDF

    เพิ่มข้อความลงใน PDF โดยเป็นโปรแกรมด้วยโค้ดตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/th/python-net/text/
  2. انتقال صفحات به PDF با استفاده از C++ | Aspose.PDF

    صفحات PDF سند خود را به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ انتقال دهید...Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Save output file...

    products.aspose.com/pdf/fa/cpp/pages/move/
  3. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...converting Convert a PDF Page to DICOM using page_to_dicom function...save the specified page as DICOM-image pdf . page_to_dicom ( 1 ,...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. Skaffa Visio Shape Inherit Line|Documentation

    Det här avsnittet förklarar hur du får visio-formens linjestil ärvd från dess överordnade stil och master med Aspose.Diagram....vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/get-visio-shape...
  5. Kenar Boşluklarını Ayarlama|Documentation

    Bu bölümde visio'in sayfa seçeneklerinin Aspose.Diagram ile nasıl ayarlanacağı açıklanmaktadır....vsdx" ); //Set Page Margin diagram . Pages [ 0 ]. PageSheet.... Value = 0.01 ; diagram . Pages [ 0 ]. PageSheet . PrintProps...

    docs.aspose.com/diagram/tr/net/setting-margins/
  6. Public API Changements dans Aspose.Diagram 16.1...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/fr/java/public-api-chan...
  7. Crear celda definida por el usuario en ShapeShe...

    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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/es/java/create-user-def...
  8. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  9. Pubblico API Modifiche Aspose.Diagram 16.12.0|D...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/it/java/public-api-chan...
  10. 特征|Documentation

    Aspose.Diagram for Python via .NET features...特征 Contents [ Hide ] This page summarizes Aspose.Diagram for...渲染和打印 Render pages to vector images (EMF) Render pages to raster...

    docs.aspose.com/diagram/zh/python-net/features/