Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 187,806 for

paged

(0.26 sec)
  1. حل واجهة برمجة التطبيقات لإدارة XPS وPS وEPS

    قم بتطوير التطبيقات لمعالجة ملفات XPS وPS وEPS باستخدام واجهات برمجة التطبيقات هذه، أو استخدم تطبيقات الويب لعرض ملفات XPS وPS وEPS أو دمجها أو تحويلها....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/
  2. PDFページをプログラムで移動する C#|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、希望の場所またはPDFファイルの最後にページを移動してみてください。... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/ja/net/move-pages/
  3. 아카이브

    아카이브...Pages.Add() 메서드를 사용하여 PDF 문서에 새 Page 를 추가하고 페이지 속성을...이미지 파일을 FileStream 객체에 로드합니다. Page.Paragraphs.Add(Image) 메서드를 사용하여...

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  4. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...have a new ask such that each page might has different header and...for header and footer for each page. I have my logic to check height...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  5. Chercher

    chercher...Svenska L’en-tête et le pied de page dans les présentations PowerPoint...gérer l’en-tête et le pied de page dans les présentations PowerPoint...

    blog.aspose.com/fr/slides/add-header-footer-in-...
  6. EPS-, XPS-, OXPS- und PS-Befehlszeilenkonverter...

    Leistungsstarkes Befehlszeilen-Konverter-Tool von Aspose.Page zum einfachen und effizienten Konvertieren von PS/EPS/XPS/OXPS. Aspose CLI-Seitenkonverter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/cli-tools/page-conv...
  7. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/java/images/add/
  8. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS 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 images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  9. PDF Sticky Annotations|Aspose.PDF untuk Java

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks. Ini digunakan untuk merepresentasikan grafik pada halaman. Periksa potongan kode untuk menyelesaikan tugas ini....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/id/java/sticky-annotations/
  10. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....to paragraphs collection of page. Save your PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-curve/