Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 189,995 for

paged

(0.14 sec)
  1. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfPageLayout | Aspose.Words for Java

    Specifies the page layout to be used when the document is opened in a PDF reader in Java....PdfPageLayout Specifies the page layout to be used when the document...Examples: Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/java/com.aspose.word...
  3. Recupera, ottieni, copia e inserisci una pagina...

    Questa sezione spiega come inserire una pagina, copiare una pagina o ottenere informazioni sulla pagina con Aspose.Diagram.... La proprietà Pages esposta da Diagram class supporta...raccolta di oggetti Aspose.Diagram.Page. Questa proprietà può essere...

    docs.aspose.com/diagram/it/net/retrieve-get-cop...
  4. Création de rapport tabulaire|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....groupes de lignes et de pieds de page. Un tableau d’exemple est présenté...facultatifs. Pieds de page Les pieds de page viennent après le groupe...

    docs.aspose.com/cells/fr/reportingservices/crea...
  5. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS 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 PS file to new page After...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  6. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... 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/cpp/images/add/
  7. Ajouter un objet cercle au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet cercle dans votre PDF en utilisant Aspose.PDF pour Java....collection de paragraphes de la page Enregistrer notre fichier PDF...une page à la collection de pages du fichier PDF Page page = pdfDocument...

    docs.aspose.com/pdf/fr/java/add-circle/
  8. 档案

    档案...通过使用 Document 类的对象初始化 Page 对象来创建一个新页面。 使用 Page.Title 属性设置页面的标题。 调用...Document.AppendChild() 方法并传递 Page 对象。 最后,使用 Document.Save() 方法保存...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  9. Archiver

    les archives...toutes les pages d’un document PDF ou d’une page spécifique ou...les pages d’un PDF en Python Extraire du texte d’une page spécifique...

    blog.aspose.com/fr/pdf/parse-pdf-in-python/
  10. Tambahkan Teks ke PDF menggunakan C#|Aspose.PDF...

    Pelajari cara menambahkan teks ke dokumen PDF di .NET menggunakan Aspose.PDF untuk peningkatan konten dan pengeditan dokumen....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/id/net/add-text-to-pdf-file/