Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 165,038 for

new

(0.08 sec)
  1. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    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....save ( outputPngWithThresho , new PngOptions ()); } } } catch (...save ( outputPngWithoutThre , new PngOptions ()); } catch ( Exception...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Presentation Viewer|Aspose.Slides for PHP Docum...

    PowerPoint presentation viewer in PHP...$slideIndex = 0 ; $presentation = new Presentation ( "sample.pptx"...$slideIndex ); $svgStream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/presentation-vi...
  3. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveOptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true.... Document doc = new Document ( MyDir + "Rendering...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions { OptimizeOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Create a new console application. Add a reference...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  5. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/characters-blacklist/
  7. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....combined to form the content of a new, optimized PDF file. PDF compression...renderer = new PdfFixedRenderer(); var pdfReadOptions = new PdfFixedOptions...

    products.aspose.com/words/net/compress/pdf/
  8. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldUpdatingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom methods called during a field update in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....diagram" ); var diagram = new aspose . diagram . Diagram ();..."aspose.diagram" ); diagram = new aspose . diagram . Diagram (...

    docs.aspose.com/diagram/java/aspose-diagram-for...