Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 141,003 for

page

(0.08 sec)
  1. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your Page outline. Control borders effortlessly—default setting is true for easy use!...added to the outline of the page. Default is true . public bool...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the Page border is positioned relative to intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across Pages....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MoveNextLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  4. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  5. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Page page = document . getPages ()....迭代页面内容。 for ( int i = 1 ; i <= page . getContents (). size (); i...

    docs.aspose.com/pdf/zh/java/whatsnew/
  6. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  8. LaTeX document classes | Aspose.TeX for Java

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/java/latex-document-classes/
  9. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....StartRendering(format); int page = 1; //此循环遍历报告的所有页面 while (true)...CreateRplStream(reportViewer, page)) { //如果 rplStream 为空则说明我们已到达报告末尾...

    docs.aspose.com/slides/zh/reportingservices/usi...
  10. 如何使用 Java 刪除 Caret 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Caret 註釋。...using AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...