Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 192,642 for

new

(0.08 sec)
  1. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/dxf/
  2. Convert TEXT To Image Java

    Convert TEXT to Image format in Java code. Save TEXT as Image using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  3. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/image...
  4. 档案

    档案...您可以通过从 New Releases 部分下载参考 DLL 文件或使用以下 NuGet...Aspose.Html.License license = new License(); license.SetLicense("License...

    blog.aspose.com/zh/html/download-image-from-url...
  5. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....progressCallback = new LoadingProgressCallb (); let loadOptions = new aw ....progressCallback ; try { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Connect Sub-shapes of the Groups in PHP|Documen...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  9. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....Run in the document: let doc = new aw . Document ( "Document.docx"...clone method is used: let doc = new aw . Document ( "Document.docx"...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  10. IFieldUpdatingProgressCallback.Notify | Aspose....

    Enhance your app's performance with the IFieldUpdatingProgressCallback Notify method, designed to efficiently track and respond to progress updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...