Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 184,589 for

page

(0.15 sec)
  1. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.Page_index property. Gets the 1-based index of a Page which contains the current entity....page_index property LayoutEnumerator.page_index property Gets...Gets the 1-based index of a page which contains the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...{ // Get first page var page = document . Pages [ 1 ]; // Define...Annotations . LinkAnnotation ( page , linkFragments [ 1 ]. Rectangle...

    docs.aspose.com/pdf/zh/net/link-annotations/
  3. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#....Hide ] What is this page about? This page explains a code comparison...Words and Open XML SDK. The pages in this section contain a short...

    docs.aspose.com/words/net/code-comparison-aspos...
  4. Set Column Header Tip|Documentation

    This article introduces how to set column header tip in GridWeb....the sample markup of the ASPX Page . Here is the sample code of...client side function on GridWeb page change Working of GridWeb when...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Working with Fields in C#|Aspose.Words for .NET

    Introduction to field feature in Aspose.Words for .NET....Hide ] What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/net/working-with-fields/
  6. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  7. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  8. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text, Ima......Stamping in C++: Text, Image, and Page Options https://products.aspose...Stamping in C++: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/cpp/stamps/index.xml
  10. IResourceSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG....when saving a document to fixed page HTML or SVG. Methods Name Description...an external resource to fixed page HTML or SVG formats. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...