Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 188,103 for

paged

(0.35 sec)
  1. How to remove Caret Annotation using Java | Asp...

    Remove Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Caret annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/caret/r...
  2. ایجاد PDF با استفاده از C++ | Aspose.PDF

    این موضوع نحوه استفاده از Aspose.PDF برای C++ API را به شما نشان می دهد تا به راحتی فایل های PDF را در برنامه های C++ تولید و بخوانید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...(); // Add page auto page = document -> get_Pages () -> Add ();...

    products.aspose.com/pdf/fa/cpp/create/
  3. Caractéristiques|Aspose.Words pour C++

    Aspose.Words pour C++ fournit aux utilisateurs un large éventail de fonctionnalités allant de la simple conversion et modification de documents à la création de documents structurés et visuellement attrayants ou à l'automatisation des rapports....mise en page (le module qui permet de créer un modèle page par page...page d’un document) Rendu des documents à PDF Rendu des documents...

    docs.aspose.com/words/fr/cpp/features/
  4. ค้นหา

    ค้นหา...เพิ่มหน้าว่างในเอกสารเปล่า Page page = doc.Pages.Add(); Aspose.Pdf.Image...(path); // เพิ่มรูปภาพในเพจ page.Paragraphs.Add(image); // บันทึกไฟล์...

    blog.aspose.com/th/pdf/images-to-pdf-csharp/
  5. ค้นหา

    ค้นหา...บันทึกหน้าเป็น JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/th/words/convert-html-to-image-...
  6. التعليقات اللاصقة في PDF|Aspose.PDF for Java

    هذا الموضوع يتعلق بالتعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسومات على الصفحة. تحقق من مقتطف الشيفرة لحل هذه المهمة....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ar/java/sticky-annotations/
  7. PCL to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  8. XPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add XPS file to new page After...

    products.aspose.com/pdf/cpp/merger/xps-to-pdf/
  9. Convertir une URL en PDF en Java

    Ce tutoriel rapide explique comment convertir une URL en PDF en Java. Il comprend les paramètres de l'IDE, une liste d'étapes et un exemple de code pour transformer un lien en PDF en Java....Page Product Family Aspose.PSD Product...en PDF. Définir l’URL de la page web à convertir en PDF. Configurer...

    kb.aspose.com/fr/pdf/java/convert-url-to-pdf-in...
  10. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....PageBorderAppliesTo enum Specifies which pages the page border is printed on. enum...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/cpp/aspose.words/pag...