Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 184,562 for

paged

(0.17 sec)
  1. Php de Sayfa Seçeneklerini Ayarlama|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....uygulamak için pagesetup modülünün page_orientation yöntemini çağırın...Kodu public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/tr/java/setting-page-opti...
  2. Seitenoptionen in Jython einstellen|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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/de/java/setting-page-opti...
  3. Ställa in sidalternativ i Jython|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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  4. 程序化创建PDF文档|Aspose.PDF for Python via .NET

    本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...Document 类的对象 将 Page 对象添加到 Document 对象的 Pages 集合中 将 TextFragment...Document () # 添加页面 page = document . pages . add () # 初始化 textfragment...

    docs.aspose.com/pdf/zh/python-net/create-document/
  5. Pubblico API Modifiche Aspose.Diagram 4.3.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....GlueShapesInContaine a Page Sono stati aggiunti i metodi Page.GlueShapesInContaine...GlueShapesInContaine e Page.GlueShapesInContaine. Questi metodi accettano...

    docs.aspose.com/diagram/it/net/public-api-chang...
  6. Python का उपयोग करके फ़ाइल की सामग्री को अनुकूल...

    Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS गुणवत्ता खोए बिना। दस्तावेज़ की सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # वर्तमान पृष्ठ छवि...

    products.aspose.com/words/hi/python-net/compress/
  7. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Set Page Size : Ensure that the page size is appropriately...diagram. You can specify the page size using the PageSize class...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  8. PDF Sticky Annotations|Aspose.PDF for Java

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Ознакомьтесь с фрагментом кода для решения этой задачи....pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/ru/java/sticky-annotations/
  9. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to DOCX document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/
  10. إضافة تعليقات توضيحية للأشكال باستخدام C++|Aspo...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF لـ C++...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ar/cpp/figures-annotation/