Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 20,265 for

printing document

(0.14 sec)
  1. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....tiihonen Print area “E2:L32” is set, so only...exported to pdf. Please check print view in MS Excel, you will get...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  2. Binarize JPEG images via .NET | products.aspose...

    Try our On-Premise Document APIs to Binarize JPEG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Install-Package Visit our documentation for more details. How to...and white illustrations for printing in books or newspapers. Using...

    products.aspose.com/imaging/net/binarize/jpeg/
  3. Binarize JP2 images via .NET | products.aspose.com

    Try our On-Premise Document APIs to Binarize JP2 image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Install-Package Visit our documentation for more details. How to...and white illustrations for printing in books or newspapers. Using...

    products.aspose.com/imaging/net/binarize/jp2/
  4. JP2 Images Binarization with Python | products....

    How to use Python for JP2 images and photos binarization on desktop and web applications....application in scenarios such as printing illustrations in publications...via Online App Binarize JP2 documents by visiting our Live Demos...

    products.aspose.com/imaging/python-net/binarize...
  5. 1. Simple formulas

    This article discusses how to create simple atomic math expressions for more complex formulas with TeX and LaTeX....normal conventions of math printing. Letters denote italic letters...based on the Aspose.TeX Documentation: .Net Java C++ Python Subscribe...

    docs.aspose.com/tex/java/latex-math-simple-form...
  6. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

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