Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 182,779 for

page

(0.1 sec)
  1. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/rendering-options/
  2. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per Page in the document grid in C++....sets the number of lines per page in the document grid. int32_t...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 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...
  4. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of Pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...on all pages) Footer shifting on next Page (Issue on Page No.2)...up for differences (Issue on Page No. 3) 1027×456 47.2 KB Table...

    forum.aspose.com/t/pdf-document-compare-issues-...
  6. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Page page , float x , float y , float...Paragraphs collection of the page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  7. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  8. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...使用 AnnotationSelector 过滤注释 Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  9. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by Pages in C#. You will learn how using C# split PDF Pages with the help of simple steps and a runnable sample code....Page Product Family Aspose.PSD Product...Family How to Split PDF File by Pages in C# This basic tutorial provides...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  10. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/python-net/split-a-document/