Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 187,790 for

page

(2.69 sec)
  1. 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...
  2. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...that separate an entry and its page number. format Gets a FieldFormat...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....page_width and PageSetup.page_height values. Setting...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library....PDF for Go via C++ This page is an overview of Aspose.PDF...resources. Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/go-cpp/overview/
  9. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...that separate an entry and its page number. Format { get; } Gets...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/net/aspose.words.fie...
  10. 档案

    档案... 添加一个 Page 。 创建一个 Outline 并添加 OutlineElement...Document (); // 初始化 Page 类对象 Page page = new Page (); // 初始化 Outline...

    blog.aspose.com/zh/note/create-bulleted-or-numb...