Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 188,134 for

paged

(0.15 sec)
  1. 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...
  2. Форматировать 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...
  3. C#を使用してPDFレイヤーを操作する|Aspose.PDF for .NET

    次のタスクでは、PDFレイヤーをロックし、PDFレイヤー要素を抽出し、レイヤー付きPDFをフラット化し、PDF内のすべてのレイヤーを1つにマージする方法を説明します。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/ja/net/work-with-pdf-layers/
  4. 使用 Java 创建 PDF | Aspose.PDF

    本主题向您介绍如何使用适用于 Java 的 Aspose.PDF API 在 Java 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/create/
  5. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  6. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Page Product Family Aspose.PSD Product...VSD to VSDX Create a list of pages that you want to load from the...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  7. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....Page Product Family Aspose.PSD Product...containing the drawings. Aspose.Page for .NET lets you convert EPS...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  8. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#....Page Product Family Aspose.PSD Product...backgrounds and other artifacts on a page. Steps to Remove Background...

    kb.aspose.com/pdf/net/remove-background-from-pd...
  9. Aspose::Words::Saving::PageRange::PageRange con...

    Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....PageRange::PageRange constructor Creates a new page range object. Aspose :: Words...starting page zero-based index. to int32_t The ending page zero-based...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Connetti forme|Documentation

    Questa sezione spiega come collegare due forme con Aspose.Diagram...."Rectangle" ; // add two rectangles to page 0 long rectangle1 = diagram... 0 ); // add a connector to page 0 Shape connector1 = new Shape...

    docs.aspose.com/diagram/it/net/connect-shapes/