Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 187,798 for

page

(0.45 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... RESTART_PAGE Numbering restarts at each page. Valid for footnotes...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PDF C++ version crash while adding water...

    Hi, found a crash situation while testing Aspose.PDF for C++; adding Watermarks to each Page works fine on file “Example1.pdf” but fails on “pdr_small.pdf”. The "pdr_small"document contains 6 Pages but the line of code…...C++; adding Watermarks to each page works fine on file “Example1...contains 6 pages but the line of code “doc->get_Pages()->idx_get(5)”...

    forum.aspose.com/t/aspose-pdf-c-version-crash-w...
  3. Export Range of Cells in a Worksheet to Image|D...

    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....one_page_per_sheet to true . The following...Image and Worksheet to Image by Page Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/export-range-o...
  4. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with C++ library.... add pages). In the following example,...loses PDF/A compliance after the page adding. void ConvertPDFAtoPDFAdva...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  5. Visio File Annotations in Java | products.aspos...

    Add or remove data annotation of Visio with just few lines of Java code....Annotations Managing Comments in Pages - There is not any limit that...that how many comments a page has in MS Visio. One can add as much...

    products.aspose.com/diagram/java/annotation/
  6. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....Page Product Family Aspose.PSD Product...single page, page layout options, input encoding, and page info...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  7. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....Page Product Family Aspose.PSD Product...you can change page size, page margins, page numbering, file...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...
  8. AI Grammar Checking|Aspose.Words for .NET

    Check a document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models.... What is this page about? This page explains the grammar...the document in sections or pages. Use Document.Split to create...

    docs.aspose.com/words/net/grammar-checking/
  9. Aspose.OCR for JavaScript via C++|Documentation

    Aspose.OCR for JavaScript via C++ is an easy-to-use API for extracting text from scans and photos directly in the web browser or Electron applications....to extract text from scanned pages, photos, screenshots, and other...other images directly on a web page or from cross-platform Electron...

    docs.aspose.com/ocr/javascript-cpp/
  10. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...path_infile ) for page in pdf_document . pages : absorber = apdf...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

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