Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 185,611 for

paged

(0.19 sec)
  1. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

    يوضح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C++....// Add page to pages collection of PDF file auto page = document...document -> get_Pages () -> idx_get ( 1 ); auto link = MakeObject...

    docs.aspose.com/pdf/ar/cpp/create-links/
  2. 아카이브

    아카이브... API의 Page 클래스는 OneNote 문서의 페이지를 나타냅니다...Document 클래스의 인스턴스를 만듭니다. 다음으로 Page 클래스 개체를 초기화합니다. 그런 다음 Image...

    blog.aspose.com/ko/note/add-image-to-onenote-in...
  3. Archiv

    Archiv...Pages.Add() . Vytvořte nový objekt...// Přidat stránku Page page = document.Pages.Add(); // Přidejte...

    blog.aspose.com/cs/pdf/create-pdf-files-using-c...
  4. Aggiungi, recupera, copia e leggi Visio Shape D...

    Questa sezione spiega come aggiungere una forma, impostare la proprietà della forma o copiare una forma con Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/it/net/add-retrieve-cop...
  5. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... Insert a new page to host the rotated text. Create...# Get particular page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  6. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....makes a possible to convert PDF Pages to TIFF images. The TiffDevice...class allows you to convert PDF pages to TIFF images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...load PDF file, extract pages, insert pages at a particular location...

    products.aspose.com/pdf/python-java/
  8. 公共 API Aspose.Diagram 6.8.0 的变化|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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. 使用Python通过C++旋转PDF页面|Aspose.PDF for Python via C++

    本主题描述如何通过Python使用C++以编程方式旋转现有PDF文件中的页面方向。...document_get_pages’ 从文档中获取页面集合 使用 ‘apCore.page_collection_get_page’ 从页面集合中获取第一页...从页面集合中获取第一页 使用 ‘apCore.page_set_rotate’ 将页面顺时针旋转 90 度 使用 ‘document...

    docs.aspose.com/pdf/zh/python-cpp/rotate-pages/
  10. BorderCollection.line_width property | Aspose.W...

    BorderCollection.line_width property. Gets or sets the border width in points....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...