Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 187,811 for

paged

(0.36 sec)
  1. PHP에서 PDF 파일을 개별 페이지로 분할|Aspose.PDF for Java

    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' ); # 모든 페이지를 순회 $pdf_page = 1 ; $total_size = $pdf ->...size(); pdfPage++) while ( $pdf_page <= $total_size ) { # 새 Document...

    docs.aspose.com/pdf/ko/java/split-pdf-file-into...
  2. PDF Imposition using Aspose.PDF for Rust via C+...

    This article explains how to rearrange PDF pages for print-optimized layouts using Aspose.PDF for Rust via C++....multiple source pages onto a single output page. In this example...four original pages are combined into each page of the output...

    docs.aspose.com/pdf/rust-cpp/pdf-imposition/
  3. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Redimensionar EPS | Solução API para C++

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para C++ é explicada e ilustrada com os excertos de código aqui....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/cpp/resize-eps/
  5. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Defines whether need enlarge page to fit drawing content or not...// Discard saving background pages of the Visio diagram options...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  6. Ruby de Sayfa Kesmelerini Yönetme|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....için, pagebreaks modülünün add_page_breaks yöntemini çağırın. Aşağıda...görebilirsiniz. Ruby Kodu def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/tr/java/managing-page-bre...
  7. Ekstrak Data Vektor dari file PDF menggunakan C...

    Aspose.PDF memudahkan untuk mengekstrak data vektor dari file PDF. Anda dapat mendapatkan data vektor (jalur, poligon, polilin), seperti posisi, warna, lebar garis, dll....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/id/net/extract-vector-data-...
  8. Extraer datos vectoriales de un archivo PDF usa...

    Aspose.PDF facilita la extracción de datos vectoriales de un archivo PDF. Puedes obtener los datos vectoriales (ruta, polígono, polilínea), como posición, color, ancho de línea, etc....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/es/net/extract-vector-data-...
  9. استخراج بيانات المتجهات من ملف PDF باستخدام C#|...

    تجعل Aspose.PDF من السهل استخراج بيانات المتجهات من ملف PDF. يمكنك الحصول على بيانات المتجهات (مسار، مضلع، خط متعرج)، مثل الموقع، اللون، عرض الخط، إلخ....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/ar/net/extract-vector-data-...
  10. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/zh/net/working-with-lay...