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

printing document

(1.68 sec)
  1. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。...node" ); // The path to the documents directory. const dataDir =...A1 cell to T35 cell) of the print area pageSetup . setPrintArea...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  2. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some pdf file but when I use this encryption with french characters in password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…...(false); // Pour avoir le Printing: High Resolution String password...developers, too lazy to read the documentation If it would be the case...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  3. 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-...
  4. 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...
  5. Visio to PDF Discrepancies. Page size, margins,...

    Aspose.Diagram Support Request - Visio to PDF Conversion Issues Overview …... margins, adjust to/fit to print settings Aspose.Diagram Product...differs from Microsoft Visio’s “Print to PDF” functionality, requiring...

    forum.aspose.com/t/visio-to-pdf-discrepancies-p...
  6. Visual Studio Export GridView To PDF Control|As...

    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....contents of GridView into Pdf document using Aspose.PDF . It adds...GridView control to a Pdf document and then automatically downloads...

    docs.aspose.com/pdf/net/visual-studio-export-gr...
  7. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing Document using Aspose.Words in C#....ListView into Word Processing document using Aspose.Words . It adds...control to a Word Processing document and then automatically downloads...

    docs.aspose.com/words/net/visual-studio-export-...
  8. 有什么新内容|Aspose.PDF for Python via .NET

    本页介绍了在最近发布的 Aspose.PDF for Python via .NET 中最受欢迎的新功能。... Document ( infile ) as document : optimize_options...= True # Optimize PDF document document . optimize_resources (...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  9. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....C# Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/net/optimize-pdf/
  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