Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 361,336 for

save

(0.19 sec)
  1. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  2. Aspose.PSD for .NET 23.11 - 发布说明|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(Aspose.PSD.StreamContainer,System...Opacity = 85 ; // 保存图像。 image . Save ( outputPsd ); } PSDNET-1669...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Aspose.PSD for Java 23.11 - 发行说明|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(com.aspose.psd.StreamContainer...short ) 85 ); // 保存图像。 image . save ( outputPsd ); } } static void...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Saving File to Response Object with JavaScript via C++ Contents...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  5. Saving Files in Ruby|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....Saving Files in Ruby Contents [ Hide ] Aspose.Cells - Saving...Saving Files Saving file to some location If developers need to save...

    docs.aspose.com/cells/java/saving-files-in-ruby/
  6. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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....file Bug PSDNET-984 Incorrect saving of vector path with a mask...PSDNET-1033 Index out of range on the saving in the specific file Bug PSDNET-1036...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++.... Save the output PDF The following...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/add-pages/
  8. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document...output stream using the specified save options. setImageWatermark(imageWatermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  10. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...