Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 140,589 for

page

(0.06 sec)
  1. Public API Changes in Aspose.Diagram 3.8.0|Docu...

    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....A new Page class constructor is added to pass max page ID Developers...calculate a maximum page ID and increment it. The new Page (int ID) constructor...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C++https://products.aspose.com/pdf/cpp/stamps/Page/Recent content in Add Page Stamp to PDF using C++ on Aspsoe.PDF ......PDF Products – Add Page Stamp to PDF using C++https://products...com/pdf/cpp/stamps/page/Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/cpp/stamps/page/index.xml
  3. Add Pages to PDF using Python for .NET | Aspose...

    Add PDF Pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET...to Add pages to PDF Using Python In order to insert page in PDF...pip install aspose-pdf Insert Page to PDF using Python You need...

    products.aspose.com/pdf/python-net/pages/add/
  4. 设置方向并控制隐藏 Visio 保存页面的导出|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....orientation of the Visio drawing page programmatically. This help...has the Page class that represents a Visio drawing page. The PageSheet...

    docs.aspose.com/diagram/zh/python-java/set-orie...
  5. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-circle/
  6. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new Page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 通过 Java 将图像添加到 PDF | Aspose.PDF

    本页介绍了使用 Java 和 PHP、Delphi 和 Aspose.PDF for Java 库将图像添加到 PDF 文档中的功能。...upperRightY = 200 ; Page page = pdfDocument . Pages [ 1 ] ; FileStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/java/images/add/
  8. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform.... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/annotation/
  9. Working with Images|Documentation

    This Page describes how to extract, replace or insert an image from a Page of the Visio drawing with Aspose.Diagram library....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/python-java/working-wit...
  10. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/