Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 184,601 for

page

(0.47 sec)
  1. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  2. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  3. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python....a StampAnnotation) on a PDF page. Open the document. Access the...the stamp annotation from the page’s annotations collection. Get...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  4. Create Table of Content in PDF using C#

    Create table of content in PDF using C#. Get the IDE settings, a list of steps, and a sample code to add table of contents to PDF using C#....Page Product Family Aspose.PSD Product...connectivity with different pages from the PDF file. Steps to...

    kb.aspose.com/pdf/net/create-table-of-content-i...
  5. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Hide ] What is this page about? This page describes why you might...requirements and next steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...
  6. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the Page breaks should be preserved during export. The default value is false in C++....Allows to specify whether the page breaks should be preserved during...specify whether to preserve page breaks when exporting a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 Pages for every Page in the PDF. Is there a way that i can configure a comparer…...name suggested it has 2 pages for every page in the PDF. Is there...comparer to just add a single page in the style of the SideBySideComparer...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  8. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  9. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-curve/
  10. Hello World Java Example|Aspose.PDF for Android...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/androidjava/hello-world-exa...