Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 188,097 for

page

(1.2 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document Pages or shapes to images in Java....options when rendering document pages or shapes to images. To learn...300dpi.png", options); Renders a page of a Word document into an image...

    reference.aspose.com/words/java/com.aspose.word...
  2. Printing a Document|Aspose.Words for Java

    Print a document using Java through Settings, Print Preview, and Print progress dialogs.... Printing Multiple Pages on One Sheet Aspose.Words implements...document will appear on the printed page. The MultipagePrintDocume class...

    docs.aspose.com/words/java/print-a-document-pro...
  3. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  4. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....Page Product Family Aspose.PSD Product...the page width, and many others. For converting a PDF page to...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for JavaScript via C++.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages. The library does not support...

    docs.aspose.com/ocr/javascript-cpp/supported-fi...
  6. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the Page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …..."text" at the bottom of the page. I was wondering if aspose.pdf...easily resize PDF document pages using Aspose.Pdf. Please check...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  7. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Sitefinity Exchange Sync Module|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.... The login page can be reached by https://ownwebsite...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/email/net/sitefinity-exchange-s...
  9. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/Pagesetup/multiplePages/)....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式从 PDF 文件中提取表格...); foreach ( var page in pdfDocument . Pages ) { var absorber...TableAbsorber (); absorber . Visit ( page ); foreach ( var table in absorber...

    products.aspose.com/pdf/zh-hans/net/table/extract/