Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 192,333 for

paged

(0.14 sec)
  1. Public API Changements dans Aspose.Diagram 6.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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  2. Público API Cambios en Aspose.Diagram 6.0.0|Doc...

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

    docs.aspose.com/diagram/es/net/public-api-chang...
  3. الحصول على خصائص الصفحة وتعيينها باستخدام Pytho...

    يوضح هذا القسم كيفية الحصول على عدد الصفحات في ملف PDF، والحصول على معلومات حول خصائص صفحة PDF مثل اللون وتعيين خصائص الصفحة.... pages ))) احصل على عدد الصفحات دون...الصفحات في ملف PDF page = document . pages . add () # إنشاء مثيل...

    docs.aspose.com/pdf/ar/python-net/get-and-set-p...
  4. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...) override { std :: cout << "Page " << args . GetPageIndex ()...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  5. Dapatkan Properti Halaman dalam Python|Aspose.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....pdf' # dapatkan koleksi halaman page_collection = pdf_document ....dapatkan halaman tertentu pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/id/java/get-page-properties...
  6. الحصول على خصائص الصفحة في بايثون|Aspose.PDF fo...

    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....# الحصول على مجموعة الصفحات page_collection = pdf_document ....الحصول على صفحة معينة pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ar/java/get-page-properties...
  7. Dapatkan Properti Halaman di PHP|Aspose.PDF unt...

    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....# dapatkan koleksi halaman $page_collection = $pdf_document ->...dapatkan halaman tertentu $pdf_page = $page_collection -> get_Item (...

    docs.aspose.com/pdf/id/java/get-page-properties...
  8. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or section....vertical alignment of text on each page in a document or section. @property...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. العمل مع مشغلي PDF في بايثون|Aspose.PDF for Pyt...

    تعرف على كيفية استخدام مشغلات PDF منخفضة المستوى في Python لمعالجة تدفق المحتوى بدقة والتحكم في الرسومات....upper_right_y = 200 page = document . pages [ 1 ] with open ( imagefile...image_stream : page . resources . images . add ( image_stream ) page . contents...

    docs.aspose.com/pdf/ar/python-net/working-with-...