Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 214,446 for

new

(0.09 sec)
  1. 使用JavaScript通过C++在工作簿之间复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作簿内外复制和移动工作表。高效管理你的工作簿结构。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-an...
  2. Public API Changes in Aspose.Diagram 2.3.0|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...the Timeline Dialog Box The new TimeLineHelper class has been...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Default Project Properties in PHP | Aspose.Task...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/default-project-prop...
  4. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/general-properties-i...
  5. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...two pages. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 在PHP中将转换为MHTML文件|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.... PHP 代码 $sveFormat = new SaveFormat (); //Specify the...the HTML saving options $sv = new HtmlSaveOptions ( $sveFormat...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  7. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...try ( FileOutputStream fos = new FileOutputStream ( filepath ...Position = 0 in C# byte [] buffer = new byte [ 1024 ]; int length ; while...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...not at 3 to 9. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... let doc = new aw . Document (); // Configure...document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....multiple images: AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput images = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/