Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 369,869 for

save

(0.26 sec)
  1. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  2. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  3. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  4. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....Convert SVG to DOC by using Save member function Load DOC file...Words API Save the document to DOT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. C++ API to Convert XSLFO to PPT | products.aspo...

    Convert XSLFO to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. 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...
  9. 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...
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/