Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 186,837 for

page

(0.44 sec)
  1. Add Watermark to Multiple Documents|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  2. Get Connection points from shape|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/get-connection-point...
  3. Pdf417MacroTerminator|Aspose.BarCode for Python...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect using C#.... What is this page about? This page explains how SmartArt...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-smartart...
  5. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... What is this page about? This page explains the basics...inserted. PageSetup specifies the page and section properties for the...

    docs.aspose.com/words/net/document-builder-over...
  6. Export Document Structure While Converting to P...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/export-document-struc...
  7. Insert Ranges|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/insert-ranges-to-excel/
  8. Aspose.Cells.GridJs|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/aspose-cells-gridjs/
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/reusing-style-objects/
  10. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...(索引从1开始) Page page = pdfDocument.getPages().get_Item(1); page.getResources()...imageHeight; // 使用图形操作符放置图片 page.getContents().add(new GSave());...

    forum.aspose.com/t/aspose-pdf-for-java/326477