Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 83,892 for

new

(0.12 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Aspose.PSD for .NET 24.3 - 发行说明|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....sourceFile )) { var psdOptions16 = new PsdOptions () { ChannelBitsCount...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... let doc = new aw . Document (); // An empty...firstParagraph ; let paragraphText = new aw . Run ( doc , "Initial text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....HtmlLoadOptions loadOptions = new HtmlLoadOptions(); { loadOptions...ue); } Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  7. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  10. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...