Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 189,137 for

paged

(0.56 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-arc/
  2. Jython kullanarak Sayfa Ayarlarını Belirleme|Do...

    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/tr/java/setting-page-opti...
  3. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/net/connect-shapes/
  4. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  5. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number format....pageNumberStyle property Gets or sets the page number format. get pageNumberStyle...Examples Shows how to set up page numbering in a section. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Archivio

    Archivio...pagina utilizzando la classe Page. Specificare il testo del titolo...inizializza la nuova pagina Page page = new Page(); // testo del titolo...

    blog.aspose.com/it/note/change-styles-in-onenot...
  7. Форматировать PDF-документы в Python|Aspose.PDF...

    Узнайте, как форматировать PDF‑документы, встраивать шрифты, управлять настройками просмотрщика и настраивать параметры отображения в Python....non_full_screen_page_mode ) print ( "PageLayout:" , document . page_layout...print ( "PageMode:" , document . page_mode ) Установить свойства окна...

    docs.aspose.com/pdf/ru/python-net/formatting-pd...
  8. Робота з прозорістю у файлі PS | Java

    Як додати прозорість до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/java/ps/working-with-tr...
  9. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...リンクを追加したい Page クラスを取得します。 LinkAnnotation オブジェクトをPageオブジェクトと Rectangle...FreeTextAnnotation オブジェクトをインスタンス化します。 それはまた、PageとRectangleオブジェクトを引数として受け入れるの...

    docs.aspose.com/pdf/ja/java/actions/
  10. أرشيف

    أرشيف...الصفحات بتنسيق JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/ar/words/convert-html-to-image-...