Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 21,870 for

printing document

(0.21 sec)
  1. 使用Node.js在C++中使用ImageOrPrint选项将工作表转换为图片|Documen...

    学习如何使用Aspose.Cells for Node.js via C++将工作表转换为图片文件,并应用各种图像和打印选项。...// Apply different Image and Print options const options = new...ImageType . Tiff ); // Set printing page type options . setPrintingPage...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...
  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. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....Hide Show ] PDF or Portable Document Format is a file format developed...Adobe in 1992 to present documents, including text formatting...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldStart...

    reference.aspose.com/words/java/com.aspose.word...
  5. Cell | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...achieve the desired output document. For example, you can reduce...parameter and produces an output document. To learn more about the rendering...

    docs.aspose.com/html/net/rendering-options/
  7. 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...
  8. 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-...
  9. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...<DocumentReference Source="Documents/1/FixedDocument.fdoc" /> ...件夹中,其名称是“固定文档序列”部分中文档的索引。 Document的文件夹还包含“ fpage”或“固定页面”零件和具有页面关系的文件夹。...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  10. 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