Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 187,789 for

page

(0.17 sec)
  1. Working with Pages in PHP|Documentation

    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....Working with Pages in PHP Contents [ Hide ] This section includes...the following topics: Get a Page Object from Visio Drawing in...

    docs.aspose.com/diagram/java/working-with-pages...
  2. 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-...
  3. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  4. 使用 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-...
  5. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the Page border relative to the Page margin in C++....positioning of the page border relative to the page margin. enum class...position is measured from the page margin. PageEdge 1 Border position...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node Page numbers, enhancing your document management experience....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Convert PDF to JPG|Aspose.PDF for Android via Java

    This Page describes how to convert PDF Pages to JPEG image, convert all and single Pages to JPEG images with Aspose.PDF for Android via Java....Contents [ Hide ] Convert PDF Pages to JPG Images The JpegDevice...class allows you to convert PDF pages to JPEG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and Page numbers in your applications....separate sequence numbers and page numbers. public string SequenceSeparator...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_Pages_number_fields property. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values...unlink_pages_number_fields property PageExtractOptions.unlin...unlink_pages_number_fields property Specifies whether NUMPAGES fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将矩形对象添加到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/