Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 184,154 for

page

(0.3 sec)
  1. Відкрити файл AI онлайн | products.aspose.com

    Відкрити файл AI онлайн...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ua/view/open-ai-online/
  2. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the pages collection of the document using...document_get_pages function. Add a new page to the pages collection...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  6. Convert cmx to tiff|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....single paged or multi-page cmx image to single or multi-page tiff...

    docs.aspose.com/imaging/net/convert-cmx-to-tiff/
  7. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . putValue ( "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  8. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...text and the top edge of the page. formsDesign Specifies whether...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...