Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 213,613 for

new

(0.6 sec)
  1. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....Creation and Editing: Create new spreadsheets from scratch or...Cells for JavaScript Create a new project directory and install...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  2. Check Version Number|Documentation

    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....publish new versions of Aspose.Cells, both to introduce new features...minor.hotfix When we release a new build of Aspose.Cells, we update...

    docs.aspose.com/cells/python-java/check-version...
  3. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/hello-world-example/
  4. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput images = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/multithreading/
  5. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...25%. PdfSaveOptions options = new PdfSaveOptions { ZoomBehavior...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Create a new C# project. Add a reference to..."AddAttachment_out.pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...

    products.aspose.com/pdf/net/attachments/
  7. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... It includes not only new and updated public methods, but...a VSD file Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/java/public-api-changes...
  8. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced document quality and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...font . nameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...