Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 16,130 for

page java class

(0.2 sec)
  1. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....] Inheritance: java.lang.Object public class PaperSize Specifies...PageMargins.docx"); Shows how to set page sizes. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....Page Product Family Aspose.PSD Product...Create Transparent Image in Java This article guides how to create...

    kb.aspose.com/drawing/java/create-transparent-i...
  3. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....MetafileRenderingOpt Inheritance: java.lang.Object public class MetafileRenderingOpt...document. /// public static class HandleDocumentWarnin implements...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....Page Product Family Aspose.PSD Product...Convert Word to Markdown using Java In this brief tutorial, we will...

    kb.aspose.com/words/java/how-to-convert-word-to...
  5. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....Page Product Family Aspose.PSD Product...How to Convert HTML to JPG in Java This quick tutorial is designed...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  6. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....Words for Java YY.M.N”, where YY.M.N is the...document. The DocumentProperty class allows you to get the name,...

    docs.aspose.com/words/java/work-with-document-p...
  7. Convert PST to MHTML via Java | products.aspose...

    Try the code sample to convert PST files to MHTML format in Java. Download Java API to take your email processing applications to the next level....Converter for Java Applications Intuitive Java API to convert...integration with Java projects. Aspose.Email for Java Overview Download...

    products.aspose.com/email/java/conversion/pst-t...
  8. 检索、获取、复制和插入页面|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....公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 下图显示了本文中代码片段的输出。...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  9. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/load-a-onenote-document/
  10. ViewType | Aspose.Words for Java

    Possible values for the view mode in Microsoft Word in Java....] Inheritance: java.lang.Object public class ViewType Possible...getViewOptions().setViewType(ViewType.PAGE_LAYOUT); doc.getViewOptions()...

    reference.aspose.com/words/java/com.aspose.word...