Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 184,562 for

page

(0.16 sec)
  1. 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-...
  2. Open a Document from a Stream|Aspose.Words for ...

    Load a document from a stream easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to open...stream-based loading. On this page we will look at how to load...

    docs.aspose.com/words/net/open-a-word-processin...
  3. Extract Image from Word Document|Aspose.Words f...

    Extract image from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to extract...from a Word document. On this page we will look at how to extract...

    docs.aspose.com/words/net/extract-image-from-wo...
  4. Retrieve Comments from a Document|Aspose.Words ...

    Retrieve comments from a word processing document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to retrieve...document programmatically. On this page we will look at how to retrieve...

    docs.aspose.com/words/net/retrieve-comments-fro...
  5. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page describes how to insert...into a Word document. On this page we will look at how to insert...

    docs.aspose.com/words/net/insert-a-comment-into...
  6. 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...
  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. Working with PDF Pages in Node.js|Aspose.PDF fo...

    How to add Pages, add headers and footers, rotate Pages you can know in this section. Aspose.PDF for Node.js via C++ explain to you all details on this topic....Working with PDF Pages in Node.js Contents [ Hide ] You are able...the following: Delete Pages - delete page from your PDF file in...

    docs.aspose.com/pdf/nodejs-cpp/working-with-pages/
  9. Aspose::Words::Fields::FieldIndex::get_HasPageN...

    Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a Page number separator is overridden through the field's code in C++....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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/