Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 184,110 for

paged

(0.29 sec)
  1. 搜索

    搜索...Pages 集合中的索引存取所需的 PDF 頁面。 使用 Document.Pages.Insert(int...Insert(int pageNumber, Page page) 方法將頁面的複製插入 PDF 中。 最後,使用 Document.Save(string...

    blog.aspose.com/zh-hant/pdf/copy-pdf-pages-in-c...
  2. Arşiv

    Arşiv... Page.getParagraphs().add(Image) yöntemini...koleksiyonuna sayfa ekleme Page page = doc.getPages().add(); //...

    blog.aspose.com/tr/pdf/convert-image-to-pdf-java/
  3. Trabalhar com Páginas num ficheiro PS | Java

    Como adicionar páginas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/java/ps/working-with-pa...
  4. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....// Add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create Drawing object with...

    docs.aspose.com/pdf/cpp/add-ellipse/
  5. التعليقات التوضيحية الإضافية باستخدام Python|As...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من التعليقات التوضيحية من مستند PDF الخاص بك.... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/ar/python-net/extra-annotat...
  6. استخراج فقرة من PDF|Aspose.PDF for Java

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/ar/java/extract-paragraph-f...
  7. Annotation Multimédia PDF en C++|Aspose.PDF pou...

    Aspose.PDF pour C++ vous permet d'ajouter, d'obtenir et de supprimer l'annotation multimédia de votre document PDF....collection Annotations d’un objet Page . Cette collection contient...pour cette page individuelle uniquement : chaque page a sa propre...

    docs.aspose.com/pdf/fr/cpp/multimedia-annotation/
  8. BMP to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  9. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...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/net/merger/jpeg-to-pdf/
  10. Convertir du texte en image en Java

    Vous pouvez convertir du texte en image en Java en suivant ce guide rapide. Il couvre le processus étape par étape et un extrait de code exécutable pour exporter TXT vers JPG en Java....Page Product Family Aspose.PSD Product...classe Document Parcourez les pages en utilisant la boucle for Exportez...

    kb.aspose.com/fr/words/java/convert-text-to-ima...