Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 369,804 for

save

(0.16 sec)
  1. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Java can manipulate convert AI Images to PDF... Save and Use the PDF: Once you have...options, use the Image.Save method to save the AI file as a PDF...

    docs.aspose.com/psd/java/convert/ai-to-pdf/
  2. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/androidjava/default-font/
  3. Aspose.PSD for .NET 23.10 - 发布说明|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 时出现的空引用异常 错误 公共 API 更改 新增 API:...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++.... Save (const System::SharedPtr<System::IO::Stream>&)...>&) Saves the current fallback settings to stream. Save (const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and Save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....Tasks saves you time and effort by giving...well as project behavior. The Save method offered by this class...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  6. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....a barcode without a checksum Save the barcode image without a...YES to include the checksum Save the barcode image with checksum...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  7. How to Convert Excel Chart to JPG in Java

    This brief tutorial explains how to convert Excel chart to JPG in Java. You can follow this article to perform same task in any of the operating system Windows, macOS and Linux....the respective workbook sheet Save the chart object as JPG image...these steps, we learned how to save Excel chart as JPG in Java....

    kb.aspose.com/cells/java/how-to-convert-excel-c...
  8. Convert BMP to EMAIL in Python | products.aspos...

    Save BMP to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Unlock PDF using C++ | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C++ sample code using Aspose.PDF for C++... 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/cpp/decrypt/
  10. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potx/