Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 367,994 for

save

(0.53 sec)
  1. Online XML to PPT Conversion or Develop Java ba...

    Free online app to convert XML to PPT files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  2. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....jpg" ); doc -> Save ( get_ArtifactsDir () + u "Shape...() + u "Logo.jpg" )); doc -> Save ( get_ArtifactsDir () + u "Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Online XML to POTM Conversion or Develop Java b...

    Free online app to convert XML to POTM files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  4. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  5. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/xml-t...
  6. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  7. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  8. Aspose.PSD for Python via .NET 24.2 - 发行说明|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.... save ( outputFile , PsdOptions ())...sourceFile ) as image : image . save ( outputFile , PngOptions ())...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  9. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property TxtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/