Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 186,643 for

page

(0.14 sec)
  1. 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...
  2. Layout detecton|Documentation

    How to detect the layout on the provided image.... Page int Page number for multi-page images. Paragraphs...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/layout_detection/
  3. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages and does not support authentication...

    docs.aspose.com/ocr/python-java/supported-file-...
  4. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  5. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-onenote-...
  6. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  7. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the Page in C++....text and the top edge of the page. bool Aspose :: Words :: Settings...across 3 pages. builder -> Writeln ( u "Paragraph 1, Page 1." );...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Page Product Family Aspose.PSD Product...headers and footers on different pages along with the information to...

    kb.aspose.com/words/python/how-to-add-header-an...
  9. Working with Footnote and Endnote in C++|Aspose...

    How to manipulate footnotes and endnotes using C++....of columns on the displayed page. The following code example...bottom of each page or beneath the text on each page. The endnote...

    docs.aspose.com/words/cpp/working-with-footnote...
  10. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....StampInfo objects from a particular page of PDF file. Then you can get...new position on a particular page of PDF file. Then, you can save...

    docs.aspose.com/pdf/net/extract-image-and-chang...