Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 192,335 for

paged

(0.65 sec)
  1. Gestionar Saltos de Página en Python|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....para Ruby , llame al método add_page_breaks del módulo pagebreaks...código. Código Python def add_page_breaks ( self ): \ # Instantiating...

    docs.aspose.com/cells/es/java/managing-page-bre...
  2. Gestione degli interruzioni di pagina in Python...

    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....Ruby , chiama il metodo add_page_breaks del modulo pagebreaks...codice. Codice Python def add_page_breaks ( self ): \ # Instantiating...

    docs.aspose.com/cells/it/java/managing-page-bre...
  3. 使用Python编程移动PDF页面|Aspose.PDF for Python via .NET

    尝试使用Aspose.PDF for Python via .NET在PDF文件中将页面移动到所需位置或文件末尾。...dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # 保存输出文件 dstDocument . save ( dst_File_name_new )...

    docs.aspose.com/pdf/zh/python-net/move-pages/
  4. Infoga bild|Documentation

    Det här avsnittet förklarar hur man infogar en bild på en visio-sida med Aspose.Diagram. Stöd för att använda java för att infoga bild och spara som pdf, svg, html, bild, xps och andra format....Page-objekt. Infoga bild i Visio...AddImageToPage . class ) + "Pages/" ; // load an existing Visio...

    docs.aspose.com/diagram/sv/java/drawing/insert-...
  5. وضع علامة على التعليقات التوضيحية باستخدام Pyth...

    تعرف على كيفية إضافة نص وقراءته وحذفه، ووضع علامة، واستبدال التعليقات التوضيحية في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET.... pages [ 1 ], ap . Rectangle ( 299...PopupAnnotation ( document . pages [ 1 ], ap . Rectangle ( 428...

    docs.aspose.com/pdf/ar/python-net/markup-annota...
  6. Pythonでのページ区切りの管理|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....を使用してページ区切りを追加するには、 pagebreaks モジュールの add_page_breaks メソッドを呼び出します。以下にコード例があります。...あります。 Pythonコード def add_page_breaks ( self ): \ # Instantiating...

    docs.aspose.com/cells/ja/java/managing-page-bre...
  7. Fonctionnalités Clés de Aspose.PDF|Aspose.PDF p...

    Aspose.PDF pour C++ démontre ses fonctionnalités générales. Cette page décrit les versions PDF prises en charge, et toutes les manipulations que nous pouvons faire avec le texte, les images, les annotations, les documents, etc....texte des pages. Rechercher du texte dans les pages. Obtenir des...PDF en JPEG (page particulière ou toutes les pages). Conversion...

    docs.aspose.com/pdf/fr/cpp/key-features/
  8. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...the header/footer using the page-wise logic below. However, after...pageNumber = 1; Aspose.Words.Document page = null; for (int i = 0; i <...

    forum.aspose.com/t/content-control-wrapping-iss...
  9. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...