Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 184,128 for

page

(0.35 sec)
  1. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...PdfFileEditor (); //slit first page pdfEditor . splitFromFirst (...pdf" ); //Convert first pdf page to html outputDoc = new com...

    products.aspose.com/pdf/zh-hans/java/splitter/
  2. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....side, // and the number of the page that contains the XE field on...set_PageNumberSeparator ( u ", see page " ); index -> set_Heading (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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/...
  4. 使用 Java 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Java 使用建立 PDF 表單並以編程方式使用 Java 範例程式碼加入欄位。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hant/java/acroforms/...
  5. 通过 Java 打印 PDF 文件 | Aspose.PDF

    使用 Java 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Java...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-hans/java/print/
  6. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 Pages per invoice. The template has headers and footers and a different section for each Page. I can do a normal mail merge using “Execute” and providing a D…...a batch of 100 invoices, 2 pages per invoice. The template has...a different section for each page. I can do a normal mail merge...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  7. 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...
  8. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....color, underline) Page and section breaks; page setup (margins,...advanced export options Render page to image (PNG, etc.) In‑memory...

    docs.aspose.com/words/python-net/aspose-words-m...
  9. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  10. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....Page Product Family Aspose.PSD Product...Document class Loop through the pages using the for-loop Export text...

    kb.aspose.com/words/java/convert-text-to-image-...