Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 141,258 for

paged

(0.16 sec)
  1. Annotation de surlignage PDF en C++|Aspose.PDF ...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, soulignements, barrés ou soulignements en zigzag dans le texte d'un document....toutes les annotations à la page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Créer...

    docs.aspose.com/pdf/fr/cpp/highlights-annotation/
  2. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...RenderToSize method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 将PDF转换为不同的图像格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为各种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... 使用 document_get_pages 函数获取文档的页面,该函数以Document对象作为参...eCollection对象。 使用 page_collection_get_page 函数获取文档所需的页面,该函数需要一个...

    docs.aspose.com/pdf/zh/python-cpp/convert-pdf-t...
  4. Créer ou Ajouter une Table dans un PDF en utili...

    Aspose.PDF pour Python via .NET est une bibliothèque utilisée pour créer, lire et éditer des Tables PDF. Consultez d'autres fonctions avancées dans ce sujet.... Ajoutez la table à une page. Enregistrez le fichier. Les...la première page du document d'entrée doc . pages [ 1 ] . paragraphs...

    docs.aspose.com/pdf/fr/python-net/add-table-in-...
  5. Travailler avec des Artifacts en C++|Aspose.PDF...

    Cette page décrit comment travailler avec la classe Artifact en utilisant Aspose.PDF pour C++. Les extraits de code montrent comment ajouter une image d'arrière-plan aux pages PDF et comment obtenir chaque filigrane sur la première page d'un fichier PDF....incluent Background, Layout, Page, Pagination et Undefined). Artifact...incluent Arrière-plan, Pied de page, En-tête, Indéfini, Filigrane)...

    docs.aspose.com/pdf/fr/cpp/artifacts/
  6. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...called BarCodeReader , document pages must be converted to raster...To perform the rendering of pages in a Word document, it is recommended...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  7. PDF to HTML Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/pdf-to-html/
  8. Python을 통한 C++로 PDF 페이지 회전|Aspose.PDF for Pytho...

    이 주제는 Python을 통해 C++로 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....document_get_pages’를 사용하여 문서에서 페이지 컬렉션을 가져옵니다. ‘apCore.page_collection_get_page’를...page_collection_get_page’를 사용하여 페이지 컬렉션에서 첫 번째 페이지를 가져옵니다. ‘apCore.page_set_rotate’를...

    docs.aspose.com/pdf/ko/python-cpp/rotate-pages/
  9. Membuat Tautan di File PDF dengan C++|Aspose.PD...

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan C++....properti Annotations dari objek Page. Terakhir, simpan PDF yang diperbarui...dari file PDF auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/id/cpp/create-links/
  10. Memotong Halaman PDF secara Programatik C#|Aspo...

    Anda dapat mendapatkan properti halaman, seperti lebar, tinggi, bleed-, crop- dan trimbox menggunakan Aspose.PDF for .NET.... Page.Rect : irisan (rectangle yang...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/id/net/crop-pages/