Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 213,087 for

new

(0.58 sec)
  1. Sending meeting request with recurrence|Documen...

    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.... SimpleDateFormat sdf = new SimpleDateFormat ( "yyyy-MM-dd...mail message MailMessage msg1 = new MailMessage (); msg1 . getTo...

    docs.aspose.com/email/java/sending-meeting-requ...
  2. Marking Barcode Regions in an Image in PHP|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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...object $imageIO = new ImageIO (); // $file=new File(); $bufferedImage...

    docs.aspose.com/barcode/java/marking-barcode-re...
  3. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…... InputStream visioStream = new ByteArrayInputStream(visio);...ByteArrayOutputStrea image = new ByteArrayOutputStrea(); // Call...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  4. Evaluation Warning message on Aspose.Cells lice...

    Hello, we are getting an evaluation warning message when using the recently purchased license file. I’ve attached the error screenshot below. We are testing the license on our staging site instance before launch to prod…...the license: License license = new License(); license.setLicens...are currently using with your new license? Additionally, ensure...

    forum.aspose.com/t/evaluation-warning-message-o...
  5. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....on an existing workbook or a new workbook by using reference data...existing worksheet or by adding a new list of data and then saving...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  7. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance.... “Times New Roman Bold Italic”). fontPclName...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Save Email Message As PDF|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....Java FileInputStream fstream = new FileInputStream ( dataDir + "message...ByteArrayOutputStrea emlStream = new ByteArrayOutputStrea (); eml...

    docs.aspose.com/email/java/save-email-message-a...
  9. Edit WORD In Javascript

    Edit a Word document in JavaScript code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/word/
  10. Edit DOCX In Javascript

    Edit DOCX in JavaScript code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/docx/