Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 198,858 for

new

(0.1 sec)
  1. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  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…...getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath);...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  4. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....xlsx" ); const book = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  5. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。...Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...countAllMergeFields ; DataTable dataTable = new DataTable (); dataTable . Columns...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Design Reports using iReport and Render Barcode...

    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.... Click Step-2 to create a new report. Select Blank A4 from...as follows: Image expression: new com.aspose.barcode.jr.BarCodeRenderer(com...

    docs.aspose.com/barcode/jasperreports/design-re...
  8. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...to Word Presentation pres = new Presentation ( inputPres ); try...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/slides/java/conversion/pptx...
  9. Convert PowerPoint to TIFF with Notes in JavaSc...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Node.js via Java. Learn how to export slides with speaker notes efficiently.... let presentation = new aspose . slides . Presentation...); try { let notesOptions = new aspose . slides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++.... const fontConfigs = new AsposeCells . IndividualFontConfig...with font configs. const opts = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...