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

printing document

(0.13 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. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....cs hosted with ❤ by GitHub Printing the TaskWritingException A...Aspose.Tasks for .NET supports printing a message when there’s an...

    docs.aspose.com/tasks/net/utility-features/
  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. Image and Layout Parameters|Documentation

    Learn how to configure barcode image dimensions, automatic sizing, resolution, and layout behavior in Aspose.BarCode for Java....image area or match a target print resolution. The complete source...( EncodeTypes . CODE_128 , "PRINT-READY" ); generator . getParameters...

    docs.aspose.com/barcode/java/developer-guide/ba...
  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