Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 187,808 for

page

(0.29 sec)
  1. Features|Documentation

    Aspose.Cells for Python via Java features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-java/features/
  2. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SnapToChars Specifies that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....Adds image watermark on each page of the document loaded by load(java...Adds text watermark on each page of the document loaded by load(java...

    reference.aspose.com/words/java/com.aspose.word...
  4. | Aspose.PDF

    使用 Java 使用适用于 Java 的 Aspose.PDF 以编程方式管理 PDF 批注...将注释添加到 Page 对象的注释集合中。 1。保存 PDF 文件。 PDF 文本注释-Java...setFontName ( "Arial" ); Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/zh-hans/java/annotation/
  5. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the Page....sets the orientation of the page. @property def orientation (...swaps PageSetup.page_width and PageSetup.page_height . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire Pages, from a specific part, based on columns, etc....Extract text from all PDF pages using C++ Contents [ Hide ] Extract...Extract Text From All the Pages of a PDF Document Extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  7. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....several files: Printable form pages as PNG images. Their dimensions...paper size and orientation. Each page is always saved as a separate...

    docs.aspose.com/omr/cpp/generate-template/save/
  8. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. // For complete...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/add-curve/
  9. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF Pages of your document programmatically with C# sample code using Aspose.PDF for .NET...action with Pages in C# Add Pages Move Pages Delete Pages How to Insert...Insert pages to PDF Document using C# In order to add page in PDF...

    products.aspose.com/pdf/net/pages/
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 使用 Pages.Add() 方法新增頁面。 建立一個新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hant/python-net/create/