Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 347,039 for

save

(0.1 sec)
  1. Convert OFT to EMLX via C++ application | produ...

    Sample C++ conversion code for OFT document to EMLX format. Use example code for batch OFT to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/oft-to...
  2. Convert EML to MSG via C++ application | produc...

    Sample C++ conversion code for EML document to MSG format. Use example code for batch EML to MSG conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MSG file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...
  3. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Java API to Convert DOCX to TSV or with free On...

    Convert DOCX to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....Convert DOCX to HTML by using Save method Load HTML document by...Workbook class Save the document to TSV format using Save method Conversion...

    products.aspose.com/total/java/conversion/docx-...
  6. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  7. 嵌入式字体 - PowerPoint Java API|Aspose.Slides for P...

    在 PowerPoint 演示文稿中使用嵌入式字体...将图像以JPEG格式保存到磁盘 try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...将图像以JPEG格式保存到磁盘 try { $slideImage -> save ( "picture2_out.jpg" , ImageFormat...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  8. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-gif/
  9. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  10. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....presentation from Google Drive and save it to the local disk as a PDF...Slides . RemoveAt ( 1 ); // Save the presentation locally as...

    docs.aspose.com/slides/net/slides-on-cloud-plat...