Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 20,152 for

printing document

(0.1 sec)
  1. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. 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/net/setting-page-options/
  2. 使用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...
  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. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2023/
  5. Convert Images using Java Image Processing Libr...

    Using Java Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and export, expand or crop images....Black n White or Grayscale for printing or archiving purposes. This...APNG files Converting Open document graphics See Convert ODG files...

    docs.aspose.com/imaging/java/converting-images/
  6. Convert Images using Python Image Processing Li...

    Using Python Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, CorelDraw, WebP, EPS, CMX, DICOM, and export, expand or crop images....Black n White or Grayscale for printing or archiving purposes. This...APNG files Converting Open document graphics See Convert ODG files...

    docs.aspose.com/imaging/python-net/converting-i...
  7. Binarize DICOM images via Java | products.aspos...

    Try our On-Premise Document APIs to Binarize DICOM image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....and white illustrations for printing in books or newspapers. Using...Online App Binarize DICOM documents by visiting our Live Demos...

    products.aspose.com/imaging/java/binarize/dicom/
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  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...