Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 375,727 for

save

(0.16 sec)
  1. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFixed](../../aspose.words/Saveformat/#XamlFixed) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB 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/glb/
  3. 在 Aspose.Email 中从 Outlook PST 提取邮件并保存为 MSG|Docu...

    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.... WriteLine ( "Saving message {0} ...." , mailItem...mailItem . Subject ); // Save the message to disk in MSG format //...

    docs.aspose.com/email/zh/net/extracting-message...
  4. Work with Barcode Recognition State using XML i...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...barcode recognition state and saving it using the XML format to...Java , there are two options to save the current state of class BarCodeReader...

    docs.aspose.com/barcode/java/barcode-reading-in...
  5. C# API to Export MD to DOCM | products.aspose.com

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

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

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

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

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

    products.aspose.com/total/net/conversion/ps-to-...
  8. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY 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/ply/
  9. Create 3D Presentations in JavaScript|Aspose.Sl...

    Generate interactive 3D presentations in JavaScript with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , aspose ...slideImage . dispose (); } } pres . save ( "sandbox_3d.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/3d-presentat...
  10. Extract Assets from DAE File Formats via .NET |...

    C# source code to load, render and add extract assets from DAE 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/dae/