Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 184,569 for

page

(0.07 sec)
  1. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application....Started Contents [ Hide ] This page will show you how to install...download it from the NuGet web page for Aspose.Cells: Aspose.Cells...

    docs.aspose.com/cells/cpp/getting-started/
  2. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiplePages property For multiple page documents, gets or sets how...Insert text that spans several pages. let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...); // 将 Graph 对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-circle/
  4. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....auto-rotate, and disables the page number dialog. Next, it creates...creates objects for printer and page settings and PrintDocument....

    products.aspose.com/pdf/tutorial/print-pdf/
  5. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....Page Product Family Aspose.PSD Product...code and change the page number or page coordinates to redact...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  6. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/renderers/
  7. Insert Background Image to Excel with Node.js v...

    How to insert a background image to Excel using Aspose.Cells for Node.js via C++....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  8. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/python-net/text-annotation/
  9. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....module that allows building page by page model of a document) Rendering...document layout, like TOC , PAGE , etc. Comparing Two Word Documents...

    docs.aspose.com/words/cpp/features/
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/cpp/replace-fields/