Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 189,382 for

paged

(0.22 sec)
  1. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....// Insert text that spans 16 pages. DocumentBuilder builder = new...builder.insertBreak(BreakType.PAGE_BREAK); builder.write(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. Trabajo con forma de tipo de conector|Documenta...

    Esta sección explica cómo configurar la apariencia del conector con Aspose.Diagram....particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/es/net/working-with-con...
  3. Converting a CGM file to PDF using PHP | Aspose...

    Sample code on PHP for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/cgm...
  4. 使用C++通过Python设置PDF的大小|Aspose.PDF for Python via...

    本节介绍如何使用Python通过C++获取或设置PDF页面属性,例如文档的大小。...document_get_pages 从文档中获取页面集合 从页面集合中获取第一页,使用 page_collection_get_page...page_collection_get_page 使用 page_get_rectangle 从页面获取裁剪框矩形 计算裁剪框的新坐标 使用新值更新裁剪框坐标...

    docs.aspose.com/pdf/zh/python-cpp/get-and-set-p...
  5. Potong Halaman PDF menggunakan PHP|Aspose.PDF u...

    Anda dapat memperoleh properti halaman, seperti lebar, tinggi, bleed-, crop- dan trimbox menggunakan Aspose.PDF untuk PHP via Java....1 Page Boundaries. Page.Rect : perpotongan (umumnya...new Document ( $inputFile ); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/id/php-java/crop-pages/
  6. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/print-tickets-xps/
  7. Python을 통한 C++로 PDF 페이지 회전|Aspose.PDF for Pytho...

    이 주제는 Python을 통해 C++로 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....document_get_pages’를 사용하여 문서에서 페이지 컬렉션을 가져옵니다. ‘apCore.page_collection_get_page’를...page_collection_get_page’를 사용하여 페이지 컬렉션에서 첫 번째 페이지를 가져옵니다. ‘apCore.page_set_rotate’를...

    docs.aspose.com/pdf/ko/python-cpp/rotate-pages/
  8. Köprülerle Çalışmak|Documentation

    Bu bölümde, Aspose.Diagram ile Visio Şeklinde Köprü ekleme veya Köprü alma açıklanmaktadır....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/tr/net/working-with-hyp...
  9. Membuat Tautan di File PDF dengan C++|Aspose.PD...

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan C++....properti Annotations dari objek Page. Terakhir, simpan PDF yang diperbarui...dari file PDF auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/id/cpp/create-links/
  10. Memotong Halaman PDF secara Programatik C#|Aspo...

    Anda dapat mendapatkan properti halaman, seperti lebar, tinggi, bleed-, crop- dan trimbox menggunakan Aspose.PDF for .NET.... Page.Rect : irisan (rectangle yang...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/id/net/crop-pages/