Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 143,534 for

paged

(0.08 sec)
  1. SVG do PDF Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów SVG w jeden plik PDF programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...Aspose Document // Adust pdf page size to svg size opt1 = MakeObject...( u "1.svg" , opt1 ); // add page from one document to another...

    products.aspose.com/pdf/pl/cpp/merger/svg-to-pdf/
  2. SVG ถึง PDF ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร SVG สองไฟล์ขึ้นไปเป็นไฟล์เดียว PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...Aspose Document // Adust pdf page size to svg size opt1 = MakeObject...( u "1.svg" , opt1 ); // add page from one document to another...

    products.aspose.com/pdf/th/cpp/merger/svg-to-pdf/
  3. GIF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...the output PDF file. Use the pages method of the Document class...

    products.aspose.com/pdf/python-net/conversion/g...
  4. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to SVG document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  5. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    Java原始程式碼,用於在任何平台上處理PDF檔中的圖像。...upperRightY = 200 ; Page page = pdfDocument . Pages [ 1 ] ; FileStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/java/images/
  6. Créer une table des matières au format PDF en u...

    Créez une table des matières au format PDF en utilisant C#. Obtenez les paramètres de l'IDE, une liste d'étapes et un exemple de code pour ajouter une table des matières au PDF à l'aide de C#....Page Product Family Aspose.PSD Product...connectivité avec les différentes pages du fichier PDF. Étapes pour...

    kb.aspose.com/fr/pdf/net/create-table-of-conten...
  7. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...Diagram(); var page = diagram.Pages[0]; long recShapeId = page.DrawRectangle(5...Diagram.Shape drawedShape = page.Shapes.GetShape(recShapeId);...

    forum.aspose.com/t/style-properties-sometimes-n...
  8. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  9. Anotasi Gambar PDF|Aspose.PDF untuk Java

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Java...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/id/java/figures-annotation/
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/