Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,664 for

save

(0.23 sec)
  1. 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/
  2. 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-...
  3. 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-...
  4. 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-...
  5. Convert XLSX to PPSM using Python or with free ...

    XLSX to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPSM online converter quickly before integrating the code....NET, is used to save the created PDF into the desired...manipulate the PDF file and save it into the desired PPSM format...

    products.aspose.com/total/python-net/conversion...
  6. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Read Outlook Template File OFT|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...."MeetingTime" , meetingTime )); // Save the message in MSG format and...MSGFLAG_UNSENT ); mapimessage . save ( dataDir + "AsposeInvitation...

    docs.aspose.com/email/java/read-outlook-templat...
  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. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  10. Extract Assets from AMF File Formats via .NET |...

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