Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 185,608 for

paged

(0.39 sec)
  1. Dividir Arquivo PDF em Páginas Individuais em P...

    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....através de todas as páginas pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # criar um novo objeto...

    docs.aspose.com/pdf/pt/python-java/split-pdf-fi...
  2. Convertir une forme Visio en Svg|Documentation

    Cette section explique comment convertir une forme visio en svg avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/fr/net/convert-a-visio-...
  3. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation Printed below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Archiv

    Archiv...stránky jako JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/cs/words/convert-html-to-image-...
  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/he/words/convert-html-to-image-...
  6. Official Adobe Photoshop - Free Trial and Onlin...

    Explore quick new ways to create custom scenes, make complex edits, & combine images online or with the free Photoshop mobile app....page/cc-shared/assets/img/produc...https://main--cc--adobecom.hlx.page/cc-shared/fragments/merch/p...

    www.adobe.com/products/photoshop.html
  7. Tambahkan Nomor Halaman ke PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan Cap Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....memanggil metode AddStamp dari Page untuk menambahkan cap ke dalam..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/id/net/add-page-number/
  8. Інсталяція та запуск прикладів | Node.js через C++

    Дізнайтеся про те, як встановити та використовувати Aspose.Page для Node.js. Знайдіть приклади коду для кращого розуміння....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/nodejs-cpp/installation/
  9. Agregar número de página a PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET te permite agregar un sello de número de página a tu archivo PDF utilizando la clase PageNumber Stamp....llamar al método AddStamp de la Page para agregar el sello en el..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/es/net/add-page-number/
  10. Issue with Missing Radio Button Values in Final...

    We are encountering an issue where radio button values are missing in the final PDF after appending multiple PDF files using the Aspose.Pdf.Document class. The issue occurs specifically when appending editable PDF files …...Pages.Add(tempPdf.Pages); pdfDocument.Save(OutputFile);...Document(InputFile); pdfDocument.Pages.Add(tempPdf.Pages); pdfDocument.Save(OutputFile);...

    forum.aspose.com/t/issue-with-missing-radio-but...