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

page

(0.39 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using Java https://products.aspose.com/pdf/java/stamps/Page/ Recent content in Add Page Stamp to PDF using Java on Aspsoe......PDF Products – Add Page Stamp to PDF using Java https://products...com/pdf/java/stamps/page/ Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/java/stamps/page/index.xml
  2. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/
  4. PageInfo.Colored | Aspose.Words for .NET

    Discover if your Page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...property Returns true if the page contains colored content. public...Shows how to check whether the page is in color or not. Document...

    reference.aspose.com/words/net/aspose.words.ren...
  5. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this Page to quickly solve your problem on general questions or specific topics....AI FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/words/cpp/faq/
  6. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... write ( ' \n This is page ' ) builder . insert_field (... fields . FieldType . FIELD_PAGE , update_field = update_ins...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... write ( "\nThis is page " ); builder . insertField (...getFieldCode ()). toEqual ( " PAGE " ); if ( updateInsertedFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio Page with Aspose.Diagram....Format Visio Pages Contents [ Hide ] Aspose.Diagram for .NET...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/net/format-visio-pages/
  9. 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-...
  10. 使用 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-...