Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 181,423 for

page

(0.13 sec)
  1. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/create-forms/
  2. 在Python中管理分页符|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....模块的 add_page_breaks 方法。下面是代码示例。 Python 代码 def add_page_breaks...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  3. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 Pages along with some tables present inside, Page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 Pages and the tabl…...(containing 23 pages along with some tables present inside, page 4) into...that the output contains 25 pages and the table which was present...

    forum.aspose.com/t/table-contents-are-getting-s...
  6. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  8. Change Background of VDW File via java | produc...

    Java source code to change background of VDW file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  9. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Document class Add a Page object to the ‘Pages’ collection of the...Paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  10. Change Background of VTX File via .NET | produc...

    C# source code to change background of VTX documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...