Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 83,765 for

new

(0.08 sec)
  1. Aspose.Cells 8.9.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....HtmlSaveOptions HtmlSaveOptions options = new HtmlSaveOptions (); //Set default...of Workbook Workbook book = new Workbook ( dir + "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. 移动幻灯片到新位置|Aspose.Slides 文档

    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....FilePath + "Move a slide to a new position.pptx" ; MoveSlide (...presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  3. Extract Text from Presentation|Aspose.Slides fo...

    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....$pres = new Presentation ( "demo.pptx" ); $Array = new java_class...$pres = new Presentation ( "demo.pptx" ); $Array = new java_class...

    docs.aspose.com/slides/php-java/extract-text-fr...
  4. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...Deadline, new DateTime(2015, 3, 20, 17, 0,...project = new Project(); project.Set(Prj.StartDate, new DateTime(2015...

    forum.aspose.com/t/error-values-in-custom-field...
  5. Edit PPT in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/ppt/
  6. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....template file const workbook = new AsposeCells . Workbook ( path... get ( 0 ); const options = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  8. Multithreading in Aspose.Slides|Aspose.Slides D...

    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....Presentation presentation = new Presentation ( inputFilePath...(); List < Thread > threads = new ArrayList < Thread >( slideCount...

    docs.aspose.com/slides/androidjava/multithreading/
  9. XamlFixedSaveOptions.resourcesFolderAlias prope...

    XamlFixedSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document...'ResourceFolder' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in JavaScript... Add new series and categories. Add some new chart data...represents a PPTX file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/create-chart/