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

page

(0.28 sec)
  1. 使用 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/
  2. 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-...
  3. 使用 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/...
  4. 使用 Java 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 透過 Java 範例程式碼以程式方式列印 PDF 文檔...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/zh-hant/java/print/
  5. Print GridWeb|Documentation

    This article introduces how to print in GridWeb....GridWeb contents from a web page without saving the result as...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Text|Documentation

    Text element is used to add one or more lines of text to the form....children array of the template page object . Declaration Text element..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/text/
  7. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....Shows how to split document by pages. String doc = getMyDir() + "Big...setSplitCriteria(SplitCriteria.PAGE); Splitter.split(doc, getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Page Product Family Aspose.PSD Product...Latest Answers How to Insert a Page Into a PDF in C# How to Print...

    kb.aspose.com/pdf/net/page/3/
  9. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography today!...letters are sunken into the page: builder . Font . Engrave =...like the letters pop out of the page: builder . Font . Engrave =...

    reference.aspose.com/words/net/aspose.words/fon...
  10. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of Pages...Represents a continuous range of pages. To learn more, visit the Programming...new page range object. Examples Shows how to extract pages based...

    reference.aspose.com/words/python-net/aspose.wo...