Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 140,939 for

paged

(0.1 sec)
  1. Online PDF File Splitter or Build Python Apps t...

    Free online app to Split different PDF files. Python Splitter library code for PDF documents....Loop through the pages in the Document.pages collection and on...and Add the Page using pages.add(Page). Save the page into new file...

    products.aspose.com/total/python-net/split/pdf/
  2. PDF to JPEG Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  4. Come modificare le dimensioni della pagina del ...

    Questo piccolo tutorial si concentra su come modificare le dimensioni della pagina del PDF usando Python. Comprende tutti i dettagli per configurare l'ambiente, il flusso graduale del programma e un codice di esempio eseguibile per dimostrare il processo per modificare le dimensioni della pagina PDF utilizzando Python....Page Product Family Aspose.PSD Product...Chiama il metodo set_page_size() della classe Page e fornisci una nuova...

    kb.aspose.com/it/pdf/python/how-to-change-page-...
  5. 创建 PDF 文档|Aspose.PDF for Python via C++

    本页面描述如何使用 Aspose.PDF for Python 通过 C++ 库从头创建 PDF 文档。...document_get_pages 对象。 向页面集合的末尾添加一个新页面 page_collection_add_page 并返回表示已添加页面的...并返回表示已添加页面的 Page 对象。 将文档保存到当前工作目录中指定名称的文件。 关闭文档的句柄并释放与其关联的任何资源。 from...

    docs.aspose.com/pdf/zh/python-cpp/create-document/
  6. Offentlig API Ändringar i Aspose.Diagram 6.0.0|...

    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....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/sv/java/public-api-chan...
  7. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...quality, such as page size, page orientation, page margins, and image...format, such as page size, page orientation, page margins, and image...

    products.aspose.com/total/android-java/conversi...
  8. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...ArtifactCollection 。 为了获取特定页面上的所有工件, Page 类具有Artifacts属性。本主题展示了如何在PDF文件中处理水印工件。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  9. Disegna forme nei file PS | API per C++

    Soluzione API C++ File PS, XPS ed EPS. Scopri come disegnare forme geometriche in un file PS con lo snippet di codice C++ allegato....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/cpp/add-shapes-to-ps/
  10. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... pages . add () . paragraphs . add...un tooltip" ) ) document . pages [ 1 ] . paragraphs . add ( ap...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/