Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 213,191 for

new

(0.12 sec)
  1. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  2. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...presentation Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/java/manage-smartart-sha...
  4. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = New int[256]; histG = New int[256]; histB = New int[256]; for each pixel do histR…...histR = new int[256]; histG = new int[256]; histB = new int[256];...int[] histR = new int[256]; int[] histG = new int[256]; int[]...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  5. Aspose.Cells 8.3.0中的公共API更改|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 Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...工作簿文件。 Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples....a presentation file $pres = new Presentation ( "demo.pptx" );...a presentation file $pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/php-java/access-slide-in...
  7. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....image ------- using (var ms = new MemoryStream(rawBytes)) { args...NET conversion var pngDevice = new Aspose.Pdf.Devices.PngDevice(...

    forum.aspose.com/t/about-images-pdf-attachment-...
  8. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  9. View PPT in Java | products.aspose.com

    View PPT in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppt/
  10. View PPTX in Java | products.aspose.com

    View PPTX in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptx/