Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 222,912 for

new

(0.13 sec)
  1. Extract Message Attachments using Aspose.Email ...

    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 MAPIMessage msg = new MAPIMessage ( dataDir + "message...attachments . length > 0 ) { File d = new File ( dataDir + "attachments"...

    docs.aspose.com/email/java/extract-message-atta...
  2. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/net/aspose.words.tab...
  3. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource...supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...edit a FODP file by adding a new line of text to it. Edit FODP...PHP via Java , you can add a new line of text to the FODP document...

    products.aspose.com/slides/php-java/editor/fodp/
  6. Convert SVG to PNG in Java | products.aspose.com

    Convert SVG to PNG in Java. Use Java library API to convert SVG files to PNGs...pres = new Presentation (); try { String svgContent = new String...svg" ))); ISvgImage svgImage = new SvgImage ( svgContent ); IPPImage...

    products.aspose.com/slides/java/conversion/svg-...
  7. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...edit a PPSM file by adding a new line of text to it. Edit PPSM...PHP via Java , you can add a new line of text to the PPSM document...

    products.aspose.com/slides/php-java/editor/ppsm/
  8. Save Workbook to Text or CSV Format using Aspos...

    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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/net/save-workbook-to-text...
  9. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....Please note that if you create a new file in MS Excel, you will find...first worksheet const workbook = new AsposeCells . Workbook (); const...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  10. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...