Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 361,318 for

save

(0.33 sec)
  1. ColdFusion and the product|Aspose.Words for Java

    Using Aspose.Words for Java in ColdFusion applications....document, inserts some content and saves it as a Microsoft Word .DOC..."Hello World!!!" )> < cfset doc . save ( "C:\Temp\out.doc" )> </ body...

    docs.aspose.com/words/java/coldfusion-and-aspos...
  2. Convert Project Data to Excel in C++ | Aspose.T...

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....article demonstrates how to save project data to XLSX format...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  3. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation....sample shows how to create and save a barcode image. BarCodeGenerator...setCodeText("123ABC"); generator.save("code128.png"); Constructors...

    reference.aspose.com/barcode/java/com.aspose.ba...
  4. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::CssSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Online XSLFO to POT Conversion or Develop Java ...

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

    products.aspose.com/total/java/conversion/xslfo...
  6. Online SVG to XAML Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/svg-t...
  7. Online TEX to Powerpoint Conversion or Develop ...

    Free online app to convert TEX to Powerpoint files. Java conversion library code for TEX documents....Convert TEX 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/tex-t...
  8. Online TEX to SWF Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/tex-t...
  9. Online TEX to PPS Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/tex-t...
  10. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java.... Save the optimized document using the save(..) method...optimize (); // Save output document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/optimize-pdf/