Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 187,808 for

paged

(0.41 sec)
  1. ארכיון

    ארכיון...הבאות: הוסף Page חדש למסמך ה-PDF באמצעות שיטת Document.Pages.Add()...תמונה חדשה לדף באמצעות שיטת Page.Paragraphs.Add(Image) . הגדר...

    blog.aspose.com/he/pdf/create-pdf-from-images-u...
  2. PDF ถึง HTML ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร PDF สองไฟล์ขึ้นไปเป็นไฟล์เดียว HTML แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/th/cpp/merger/pdf-to-html/
  3. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...SECTIONPAGES fields to number pages by sections. Document doc =...)); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Espaciar automáticamente una colección de forma...

    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....In order to achieve this, the Page class offers autoSpaceShapes...collection of shapes in any page of the Visio drawing. # load...

    docs.aspose.com/diagram/es/python-java/auto-spa...
  5. Crear o Agregar Tabla en PDF usando C#|Aspose.P...

    Aspose.PDF for .NET es una biblioteca utilizada para crear, leer y editar Tablas PDF. Consulta otras funciones avanzadas en este tema....object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/es/net/add-table-in-existin...
  6. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document document . Pages [ 1 ]. Paragraphs...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  7. Chercher

    chercher... Clonez les pages en parcourant chaque page de la collection...destination en ajoutant les pages. Exportez le document OneNote...

    blog.aspose.com/fr/note/combine-onenote-java/
  8. EPS to PNG Conversion API | C++

    EPS to PNG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  9. Merge XPS to PDF | C++ API Solution

    C++ API Solution to merge XPS files in a few lines of code. Save the combined result as PDF files. C++ code example of merging functionality....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/merge-xps-files/
  10. PDF را از طریق Java برش دهید | Aspose.PDF

    PDF را بدون از دست دادن کیفیت در Java به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای Java برش دهید...new Document ( "crop_page.pdf" ); Page page = pdfDocument . getPages...println ( page . getCropBox ()); System . out . println ( page . getTrimBox...

    products.aspose.com/pdf/fa/java/crop/