Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 187,651 for

page

(0.23 sec)
  1. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....Page Product Family Aspose.PSD Product...code and change the page number or page coordinates to redact...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  2. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... What is this page about? This page demonstrates how to...including examples of setting page properties in inches. Most of...

    docs.aspose.com/words/python-net/convert-betwee...
  4. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...); // 将 Graph 对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-circle/
  5. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...vsdx" ); // Get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  6. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....you can split the document at page breaks and heading paragraphs...Some section breaks can cause page breaks and so on. In typical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?... This is the page I am looking at https://releases...com/total/java/25-1/ Kindly share me to the page url to download. sergey.vivsiuk...

    forum.aspose.com/t/download-aspose-email-for-ja...
  8. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  9. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control Page border measurements for precise document formatting. Enhance your layout today!...specified page border is measured from the edge of the page or from...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF document using Python with Aspose.PDF, enhancing interactivity and functionality....alert('page 2 is opened')" ) # Adding JavaScript at Page Level...JavascriptAction ( "app.alert('page 2 is closed')" )) # Save PDF...

    docs.aspose.com/pdf/python-java/adding-javascri...