Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 376,894 for

save

(0.55 sec)
  1. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Matrix and an ImageBrush and save XpsDocument. The following code...))); 14 // Save resultant XPS document 15 doc. save (getOutputDir()...

    docs.aspose.com/page/java/xps/working-with-images/
  2. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API... AutoFitRow ( 0 ); // Save the workbook to the first output...workbook . Save ( output1Path ); std :: cout << "File saved " << output1Path...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  3. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Save the PDF file. The provided Python...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/python-net/encrypt/
  4. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....formats that can be loaded, saved, or both. The article also answers...can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/python-net/supported-fil...
  5. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....layout by invoking Layout mothod save diagram Create a CompactTree...compactTreeOptions ); // Save diagram diagram . Save ( dataDir + "CompactTreeChart_out...

    docs.aspose.com/diagram/net/create-organization...
  6. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....presentation from the HTML file and save it as an ODP file. Overall,...Convert DOC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code.... Finally, they can save the presentation as a PPTM file...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  9. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  10. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...icon will be offered for save. When saving a group shape or a shape...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...