Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 586,039 for

save

(0.1 sec)
  1. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  2. Convert ODT to PPSM via C++ or with free Online...

    Export ODT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPSM online converter quickly before integrating the code....create a new presentation, and save it as PPSM. This process is...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Extract Assets from RVM File Formats via Java |...

    Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM 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/rvm/
  4. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF 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/gltf/
  5. Split DOCX Files via .NET | products.aspose.com

    C# code to split Microsoft Word DOCX documents using server side .NET library.... Call the Save() method and pass the file name...DocumentPageSplitter ( doc ); // Save each page as a separate document...

    products.aspose.com/words/net/splitter/docx/
  6. Split RTF Files via .NET | products.aspose.com

    C# code to split Microsoft Word RTF documents using server side .NET library.... Call the Save() method and pass the file name...DocumentPageSplitter ( doc ); // Save each page as a separate document...

    products.aspose.com/words/net/splitter/rtf/
  7. Split TXT Files via .NET | products.aspose.com

    C# code to split Microsoft Word TXT documents using server side .NET library.... Call the Save() method and pass the file name...DocumentPageSplitter ( doc ); // Save each page as a separate document...

    products.aspose.com/words/net/splitter/txt/
  8. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF/A file System...

    products.aspose.com/pdf/net/conversion/xml-to-p...
  9. XML to SVG Converter using C# | Aspose.PDF

    Sample code for XML to SVG C# conversion. Use API example code for batch XML files to SVG conversion within VB.NET, ASP.NET, or any .NET-based application...Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file System Requirements...

    products.aspose.com/pdf/net/conversion/xml-to-svg/
  10. IsVisible | Aspose.PSD for .NET API Reference

    IsVisible Layer.IsVisible property Gets or sets a value indicating whether the layer is visible public bool IsVisible......make changes in layer names and save it using ( var image = ( PsdImage...IsVisible = false ; } } image . Save ( outputFilePath ); } See Also...

    reference.aspose.com/psd/net/aspose.psd.filefor...