Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 188,097 for

paged

(0.14 sec)
  1. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...rectangle or an ellipse on the page. When opened, they shall display...and Circle Annotations to the page. The following code snippet...

    docs.aspose.com/pdf/java/figures-annotation/
  2. Chercher

    chercher...PDF, d’un PDF à un autre, à un page Web, etc. Lors de la génération...un lien hypertexte vers une page particulière Mettre à jour un...

    blog.aspose.com/fr/pdf/add-hyperlinks-to-pdf-in...
  3. Présentation du produit | Python via .NET

    Bibliothèque Python permettant aux développeurs de traiter les fichiers PS, EPS et XPS. Découvrez la présentation de la solution Aspose.Page pour Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/python-net/product-over...
  4. Добавление страниц в PDF-документ|Aspose.PDF fo...

    Узнайте, как добавлять страницы в существующий PDF-файл в .NET с помощью Aspose.PDF для улучшения и расширения ваших документов.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/ru/net/add-pages/
  5. Tambahkan Halaman ke Dokumen PDF|Aspose.PDF for...

    Jelajahi cara menambahkan halaman ke PDF yang ada di .NET dengan Aspose.PDF untuk meningkatkan dan memperluas dokumen Anda.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/id/net/add-pages/
  6. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/net/working-with-layers/
  7. Utilisation de l'annotation de texte pour PDF|A...

    Aspose.PDF for .NET vous permet d'ajouter, d'obtenir et de supprimer des annotations de texte de votre document PDF....collection Annotations d’une page particulière. Cette collection...pour cette page individuelle uniquement ; chaque page a sa propre...

    docs.aspose.com/pdf/fr/net/text-annotation/
  8. Offentlig API Ändringar i Aspose.Diagram 6.0.0|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  9. 创建 PDF 文档|Aspose.PDF for Python via C++

    本页面描述如何使用 Aspose.PDF for Python 通过 C++ 库从头创建 PDF 文档。...document_get_pages 对象。 向页面集合的末尾添加一个新页面 page_collection_add_page 并返回表示已添加页面的...并返回表示已添加页面的 Page 对象。 将文档保存到当前工作目录中指定名称的文件。 关闭文档的句柄并释放与其关联的任何资源。 from...

    docs.aspose.com/pdf/zh/python-cpp/create-document/
  10. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。... Page クラスには、ページサイズを設定するSetPageSiz...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ja/net/change-page-size/