Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 213,541 for

new

(0.11 sec)
  1. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...book . worksheets ; // Add a new Named Range with name "NewNamedRange"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Obtaining the...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  3. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  4. Փոխարկել TEXT Պատկեր C#

    Փոխարկեք TEXT ը Պատկեր ձևաչափի C# կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  5. Փոխարկել TEXT SVG C#

    Փոխարկեք TEXT ը SVG ձևաչափի C# կոդով: Պահեք TEXT որպես SVG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  6. Փոխարկել WORD Պատկեր C#

    Փոխարկեք WORD ը Պատկեր ձևաչափի C# կոդով: Պահեք WORD որպես Պատկեր օգտագործելով C#:...doc = new Document( "Input.docx" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/wor...
  7. Փոխարկել TEXT GIF C#

    Փոխարկեք TEXT ը GIF ձևաչափի C# կոդով: Պահեք TEXT որպես GIF օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  8. Փոխարկել JPG GIF C#

    Փոխարկեք JPG ը GIF ձևաչափի C# կոդով: Պահեք JPG որպես GIF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.gif" , new ImageSaveOptions(SaveFormat.Gif));...

    products.aspose.com/words/hy/net/conversion/jpg...
  9. Փոխարկել JPG SVG C#

    Փոխարկեք JPG ը SVG ձևաչափի C# կոդով: Պահեք JPG որպես SVG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.svg" , new ImageSaveOptions(SaveFormat.Svg));...

    products.aspose.com/words/hy/net/conversion/jpg...
  10. Փոխարկել Պատկեր GIF C#

    Փոխարկեք Պատկեր ը GIF ձևաչափի C# կոդով: Պահեք Պատկեր որպես GIF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.gif" , new ImageSaveOptions(SaveFormat.Gif));...

    products.aspose.com/words/hy/net/conversion/ima...