Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 184,601 for

paged

(0.12 sec)
  1. تحويل PDF إلى تنسيقات صور مختلفة في بايثون|Aspo...

    يوضح هذا الموضوع كيفية استخدام Aspose.PDF لبايثون لتحويل PDF إلى تنسيقات صور مختلفة مثل TIFF، BMP، EMF، JPEG، PNG، GIF، SVG ببضع سطور من الكود....باستخدام وظيفة document_get_pages ، التي تأخذ كائن Document كمعامل...المستند باستخدام دالة page_collection_get_page ، التي تأخذ كائن PageCollection...

    docs.aspose.com/pdf/ar/python-cpp/convert-pdf-t...
  2. Guide du développeur|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....calque Insert Forme Forme Page Page Maître Maître Hyperliens Travailler...pied de page Utilisation des en-têtes et pieds de page Design...

    docs.aspose.com/diagram/fr/net/developer-guide/
  3. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate document management and insights....property Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. public int PageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page layout operation....property Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. get pageCount ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity....property Gets or sets the starting page number of the section. public...PageStartingNumber property so that page numbering can continue from...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Graph instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  7. Track Document Conversion Progress|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....You may also control which pages are rendered as demonstrated...saving page index 0 of 11 pages </ br > End saving page index...

    docs.aspose.com/cells/net/track-document-conver...
  8. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor....Inserting New Pages. Deleting Pages. Moving Pages in PDF file....menu item is clicked on the page When you click “Create New File”...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  9. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/zh/net/working-with-vector-...