Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 189,360 for

paged

(0.13 sec)
  1. Java API a PostScript feldolgozáshoz.

    Java könyvtár XPS, PS vagy EPS dokumentumok létrehozásához, olvasásához vagy frissítéséhez. Natív API-k, amelyek könnyen integrálhatók saját projektjébe/megoldásába....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/hu/java/
  2. 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...
  3. 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...
  4. 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...
  5. 使用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...
  6. 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/
  7. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  8. Extraire des Images du PDF|Aspose.PDF pour PHP ...

    Comment extraire une partie de l'image du PDF en utilisant Aspose.PDF pour PHP...PDF Contents [ Hide ] Chaque page dans le document PDF contient...d’une page, nous devons obtenir une référence à la page, ensuite...

    docs.aspose.com/pdf/fr/php-java/extract-images-...
  9. Agregar fondo a PDF|Aspose.PDF for .NET

    Agregar imagen de fondo a su archivo PDF con C#. Utilice el objeto BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/es/net/add-backgrounds/
  10. إضافة خلفية إلى PDF|Aspose.PDF for .NET

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام C#. استخدم كائن BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/ar/net/add-backgrounds/