Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 21,877 for

printing document

(0.67 sec)
  1. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.Cells 8.8.1中的公共API更改|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.... DOCUMENT_PROPERTIES仅加载文档属性。 FORMULA加载包括已定义名称的公式。...getSettings (); //Set the default printing paper size for the Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...setAutoResize(true); // Print the file with adjusted size...viewer.setAutoRotate(true); // Print the file with adjusted rotation...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. TYPE1 to WOFF Converter API | Java

    Convert TYPE1 to WOFF using Java API on Windows and Linux. Integrate this native TYPE1 to WOFF font conversion functionality into your own solution....for Java Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/font/java/conversion/type1-...
  5. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Working with OfficeMath documentation article. Remarks: In this...display formatting. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/python-net/setting-page-o...
  7. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....where you want to create a document that is easily readable across...platforms. PDFs are optimized for printing, making them ideal for creating...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  8. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PDF format in Java....additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Cells for Java Vs Open Source Competitor...

    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.... The document compares Aspose.Cells for...of your data. If you plan to print a worksheet, email it to clients...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  10. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...exceptions, consider logging or printing the exception message to see...license. Make sure the input documents do not already have the evaluation...

    forum.aspose.com/t/regarding-license-activation...