Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 188,041 for

page

(0.15 sec)
  1. 在 ShapeSheet 的事件部分中设置单元格|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....vsdm" ); // get page Page page = diagram . getPages ()...get shape id long shapeId = page . addShape ( 3 . 0 , 3 . 0 ...

    docs.aspose.com/diagram/zh/java/setting-cells-i...
  2. Resize PDF using Python | Aspose.PDF

    Resize PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Resize PDF Pages with Python Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/python-net/resize/
  3. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  4. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。...using AnnotationSelector Page page = document . getPages ()....LinkAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Resize PDF using Java | Aspose.PDF

    Resize PDF documents programmatically with Java sample code using Aspose.PDF for Java....Resize PDF Pages with Java Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/java/resize/
  7. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output....compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  8. Remove Pages from PDF using javascript-cpp | As...

    Remove Pages from PDF file programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Delete pages from PDF using JavaScript via C++ Remove pages from...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/javascript-cpp/pages/re...
  9. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....Page Product Family Aspose.PSD Product...Document class and insert an empty page inside that Instantiate an object...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...