Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 223,097 for

new

(1.13 sec)
  1. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/ar/nodejs-cpp/find-type-o...
  2. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/zh/nodejs-cpp/find-type-o...
  3. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/it/nodejs-cpp/find-type-o...
  4. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/ja/javascript-cpp/find-ty...
  5. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/ja/go-cpp/find-type-of-x-...
  6. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...KeepSourceFormatting, new ImportFormatOptions() { KeepSourceNumbering...}); DocumentBuilder builder = new DocumentBuilder(page); var pageFields...

    forum.aspose.com/t/content-control-wrapping-iss...
  9. Aspose.PSD for .NET 20.12 - Release Notes|Docum...

    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 ( pngOutputPath , new PngOptions () { ColorType = PngColorType...image . Save ( outputFilePath , new PsdOptions ( image )); } } PSDNET-764...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  10. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/copy-shape...