Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 365,751 for

save

(0.28 sec)
  1. C# API to Export MD to MARKDOWN | products.aspo...

    Convert MD to MARKDOWN without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Words Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/net/conversion/md-to-...
  2. C# API to Export EPUB to DOTM | products.aspose...

    Convert EPUB to DOTM without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTM format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  3. Auto-space a Collection of Shapes in the Visio ...

    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....options ); // save Visio drawing diagram . save ( "c:\\temp\\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Format Visio Pages...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  4. C# API to Export MD to OTT | products.aspose.com

    Convert MD to OTT without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  5. C# API to Export MD to GIF | products.aspose.com

    Convert MD to GIF without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to GIF format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  6. C# API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTM format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for Node.js via C++.... Finally, it saves it as the output Excel file..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  8. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/glb/
  9. Aspose.PSD for .NET 21.2 - 发布说明|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.... Save ( outputFilePath , new PsdOptions...ConvertToSmartObject ( 0 ); psdImage . Save ( outputFilePath ); } PSDNET-778...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/gltf/