Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 143,530 for

paged

(0.09 sec)
  1. 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/
  2. 使用 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/
  3. 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...
  4. 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...
  5. Working with XPS Document | Java

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Java API solution....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/working-with-xps/
  6. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...Iterate over each page in the document. For each page, create an intermediate...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Ajouter un objet Courbe au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet courbe dans votre PDF en utilisant Aspose.PDF pour Java....collection de paragraphes de la page. Enregistrez votre fichier PDF...une page à la collection de pages du fichier PDF Page page = pdfDocument...

    docs.aspose.com/pdf/fr/java/add-curve/
  8. Ajouter un objet Arc au fichier PDF|Aspose.PDF ...

    Cet article explique comment créer un objet arc dans votre PDF en utilisant Aspose.PDF pour Java....collection de paragraphes de la page Enregistrez notre fichier PDF...une page à la collection de pages du fichier PDF Page page = pdfDocument...

    docs.aspose.com/pdf/fr/java/add-arc/
  9. Buat Tautan di file PDF|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan Java....LinkAnnotation menggunakan objek Page dan Rectangle . Atur atribut...ke koleksi Annotations objek Page. Terakhir, simpan PDF yang diperbarui...

    docs.aspose.com/pdf/id/java/create-links/
  10. PDF 스티커 주석|Aspose.PDF for Java

    이 주제는 스티커 주석에 관한 것으로, 예시로 본문에서 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위한 코드 스니펫을 확인하세요....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ko/java/sticky-annotations/