Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 187,651 for

page

(0.11 sec)
  1. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  2. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  3. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...likely due to differences in the page setup or margins between the...merged document, adjust the page setup and margins before inserting...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  4. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  5. Getting Started|Aspose.Slides for Python Docume...

    Use this introduction to Aspose.Slides for Python via Java fundamentals to start realizing the value of Aspose.Slides for your business....Hide ] This Getting Started page introduces you to Aspose.Slides...capabilities quickly from this page. Product Overview – provides...

    docs.aspose.com/slides/python-java/getting-star...
  6. We need a trial license for **Aspose.Cells for ...

    We need a trial license for Aspose.Cells for Java grid js...product page: Go to the Aspose.Cells for Java product page. Request...button. This will direct you to a page where you can fill out your...

    forum.aspose.com/t/we-need-a-trial-license-for-...
  7. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  8. C++ Split DOC

    Split DOC files into e Pages using C++ code. Save DOC as separate files using C++....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/doc/
  9. C++ Split WORD

    Split WORD files into e Pages using C++ code. Save WORD as separate files using C++....integrate the extracted Word pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/word/
  10. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats.... What is this page about? This page explains how to convert...paginated or has the concept of pages. Convert a Word Document to...

    docs.aspose.com/words/net/convert-a-document-to...