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

paged

(0.07 sec)
  1. Créer des signets|Aspose.PDF for .NET

    Cette section explique comment créer des signets pour votre fichier PDF avec Aspose.PDF Facades en utilisant la classe PdfBookmarkEditor....toutes les pages Pour créer des signets de toutes les pages, vous...créer des signets de toutes les pages d’un fichier PDF. Tout d’abord...

    docs.aspose.com/pdf/fr/net/create-bookmarks/
  2. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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/
  4. 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/
  5. 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...
  6. 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/
  7. 使用 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/
  8. 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...
  9. 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...
  10. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...