Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 368,302 for

save

(0.12 sec)
  1. Convert DOTM to POT via C++ or with free Online...

    Export DOTM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POT online converter quickly before integrating the code....Finally, the presentation can be saved as a POT file. This process...Convert DOTM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotm-t...
  2. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....Finally, the presentation can be saved as a POT file. This process...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert OTT to POTM via C++ or with free Online...

    Export OTT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....new presentation can then be saved as a POTM file. This process...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided C#...

    products.aspose.com/pdf/net/decrypt/
  5. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/
  6. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....$signature ); # Save presentation $pres -> save ( "SomePresentationSign...clearing it entirely ; after you save the file, the presentation will...

    docs.aspose.com/slides/php-java/digital-signatu...
  7. 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...
  8. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF 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/3mf/
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ 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/obj/
  10. 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....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/dxf/