Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 186,672 for

page

(0.18 sec)
  1. Converting Worksheet to Image in Aspose.Cells|D...

    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....with multiple pages to an image file per page. Sometimes, you...them in applications or web pages. You might need to insert the...

    docs.aspose.com/cells/net/converting-worksheet-...
  2. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...new Document(inFilePath); Page page = pdfDocument.getPages().get_Item(1);...isLandscape = page.getPageInfo().getWidth() > page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Rust via C++...Rotate PDF Pages with Rust via C++ Contents [ Hide ] This section...describes how to change the page orientation from landscape to...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  5. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  6. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Hide ] What is this page about? This page explains which document...document TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/net/supported-document-fo...
  7. How to remove Link Annotation using Java | Aspo...

    Remove Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/re...
  8. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/java/connect-shapes/
  9. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_Pages_spanned method. Gets number of Pages the specified node spans...get_num_pages_spanned method get_num_pages_spanned(node) Gets...Gets number of pages the specified node spans. 0 if node is within...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...