Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 192,355 for

paged

(0.85 sec)
  1. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG 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...loop to iterate through each page of the document. The loop runs...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. Ajouter une table des matières au PDF à l'aide ...

    Ajoutez une table des matières au PDF à l'aide de Java. Découvrez le processus en utilisant les étapes détaillées et un exemple de code pour ajouter une table des matières cliquable au format PDF à l'aide de Java....Page Product Family Aspose.PSD Product...nombre total de pages et insérez une nouvelle page au début du PDF...

    kb.aspose.com/fr/pdf/java/add-table-of-contents...
  3. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph....PAGEREF field that displays what page a bookmark is on. # Set the...h' , ExField . _insert_field_page_ref ( builder , 'MyBookmark3'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++....range of pages that is inserted as the entry’s page number. System...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Créer un Document PDF N-Up|Aspose.PDF for Pytho...

    Apprenez comment créer un Document PDF N-Up tout en gérant en toute sécurité les erreurs potentielles à l'aide d'Aspose.PDF for Python....] Une mise en page N-Up place plusieurs pages d’un Document PDF...une seule page sous forme de grille. Cette mise en page est souvent...

    docs.aspose.com/pdf/fr/python-net/create-n-up-p...
  6. Добавить штрих‑код в PDF с помощью Python | Счи...

    Узнайте, как добавить штрих‑код в PDF‑файлы с помощью Aspose.PDF for Python via .NET. Это пошаговое руководство охватывает код, настройку и советы по повышению производительности....and add a page document = ap.Document("input.pdf") page = document...document.pages.add() page.set_page_size(595, 842) Insert the barcode...

    blog.aspose.com/ru/pdf/add-barcode-to-pdf-in-py...
  7. 档案

    档案... 接下来,初始化 Page 类对象。 然后,使用 Image 类加载图像。 可选地...Document(); // 初始化 Page 类对象 Page page = new Page(); // 通过文件路径加载图像。...

    blog.aspose.com/zh/note/add-image-to-onenote-in...
  8. PSファイル内のページ操作 | Java

    PSファイルにページを追加する方法については、Aspose.Page APIソリューションで回答しています。Javaでの機能の使用方法については、こちらをご覧ください。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ja/java/ps/working-with-pa...
  9. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。... Pages [ 0 ]. DrawEllipse ( 1 , 1 ...developers to draw a circle in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  10. Créer un document PDF par programmation|Aspose....

    Cette page décrit comment créer un document PDF à partir de zéro avec la bibliothèque Aspose.PDF....Ajoutez un objet Page à la collection Pages de l’objet Document...collection Paragraphs de la page. Enregistrez le document PDF...

    docs.aspose.com/pdf/fr/net/create-document/