Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 187,789 for

page

(0.58 sec)
  1. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF documents....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( "footer" ). Each Page can only have one...regardless of their content. Adding page footer To add a footer that...

    docs.aspose.com/omr/net/json-markup/container/
  3. 使用连接索引连接形状|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....Diagram (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  4. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....Remarks: Defines the text and page number for a table of authorities...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/java/com.aspose.word...
  5. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending Page. Simplify your Page mapping today!...method Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. public int GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Hello World Java Example|Aspose.PDF for Android...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  7. 如何用 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...
  8. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language.... Go to a specific page in the PDF file. Specify the...Destination property. The destination page is specified using the XYZExplicitDestinati...

    docs.aspose.com/pdf/net/update-links/
  9. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to PDF using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting PDF d…...unexpected empty page is generated in the PDF Example: Page 2 Word: PDF:...37.2 KB Page 3 Word: 703×242 3.51 KB PDF: Empty page Expected...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  10. 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...