Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 131,841 for

page

(0.17 sec)
  1. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...pdf" )) { // Add page document . Pages . Add (); // Bind PDF...the first page to "Last Name 2" on the second page formEditor...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  2. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment 对象 将 TextFragment...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  3. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting paragraph outline levels effectively....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...o ( RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. LayoutEnumerator.pageIndex property | Aspose.Wo...

    LayoutEnumerator.PageIndex property. Gets the 1-based index of a Page which contains the current entity....Gets the 1-based index of a page which contains the current entity...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Print and Preview workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel intallation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/net/workbook-and-workshee...
  9. Issues while embedding attachment in pdf - Free...

    Hi Team, I am trying to embed attachments to my pdf. I tried to follow following documentation: Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...Document(); // Add a page to the document Page page = pdfDocument.getPages()...FileSpecification((filePath) , "Sample file"); page.setBackground(Color.getGray());...

    forum.aspose.com/t/issues-while-embedding-attac...
  10. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

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

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