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

page java class

(0.41 sec)
  1. Wrong print of footer on some documents - Free ...

    I use Aspose Java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of Page. I want to print it on bottom of Page (as soon as possible). I use AutoResize mode (it is working very strange …...PDF Product Family aspose-pdf-java aleksand September 22, 2025...2025, 11:40am 1 I use Aspose java pdf version 25.7 and pdf24 printer...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  2. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....Page Product Family Aspose.PSD Product...to Add Comments in Word using Java This simple tutorial briefs...

    kb.aspose.com/words/java/how-to-add-comments-in...
  3. Header and Footers|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....Header and Footers The PageSetup class provides the method setHeader...for a header or footer. Header Java //Obtaining the reference of...

    docs.aspose.com/cells/java/header-and-footers/
  4. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Page Product Family Aspose.PSD Product...Pentagon in Java This guide covers how to draw pentagon in Java . It...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  5. 公共 API Aspose.Diagram 6.8.0 的变化|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....请检查此代码示例: Java // load an existing Visio diagram...来设置或获取Layer的Color CheckBox,请查看此代码示例: Java // Load source Visio diagram...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Diagram Python via Java Create Vstm VSTM JPG HTML XML...namespace in your class file Create Diagram class instance. Access...

    products.aspose.com/diagram/python-java/create/...
  7. CSS Extensions – CSS Vendor Prefixes

    Learn about CSS provider prefixes and see Aspose.HTML for Java example of how to use CSS extensions to create custom markup in document margins....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/css-extensions/
  8. PptxReadException Is Thrown While Reading a Pow...

    Hi, We are using aspose.slides for c++ 25.4 version. While reading the attached ppt, exception is thrown with error: System exception: Aspose::Slides::PptxReadException: Already registered: zipEntry Please find samp…...Slides Product Family slides-java , slides-cpp , slides-loading...all fixes on the Release Notes page. You can also find the latest...

    forum.aspose.com/t/pptxreadexception-is-thrown-...
  9. How to Convert EPS to PDF in Java

    This tutorial includes information about how to convert EPS to PDF in Java. It contains the details about environment configuration, step-by-step algorithm, and runnable code snippet to change EPS to PDF in Java....Page Product Family Aspose.PSD Product...How to Convert EPS to PDF in Java This brief tutorial explains...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  10. 为PDF添加背景|Aspose.PDF for Java

    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....PDF for Java中,每个PDF文档是一个页面集合,每个页面包含一个工件集合。...类可用于为页面对象添加背景图像。 以下代码片段展示了如何使用Java中的BackgroundArtifact对象将背景图像添加到PDF页面。...

    docs.aspose.com/pdf/zh/java/add-backgrounds/