Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 377,455 for

save

(0.2 sec)
  1. Secure Presentations with Passwords in C++|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/cpp/password-protected-p...
  2. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Converting a TEX file to XML using Python | Asp...

    Sample code on Python for TEX to XML conversion. Use example code for batch TEX to XML conversion with Python and .NET...class for configuring PDF file save options.Ensure that the necessary...which is used to customize the saving process of the loaded document...

    products.aspose.com/pdf/python-net/conversion/t...
  5. Converting a JPEG file to EPUB using Python | A...

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...will be used to generate and save the output files. Call the add...RecognitionMode.FLOW. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  6. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++....Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution...inch. float Aspose :: Words :: Saving :: ImageSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....transparent by setting the alpha value Save the pixels to the source image...shapes and text on the PNG image Save the image on the disk These...

    kb.aspose.com/imaging/java/create-transparent-i...
  9. How to Transform PDF A to PDF in Java

    This article guides on how to transform PDF A to PDF in Java. It has complete details to use the IDE for developing PDF A to PDF converter in Java using a simple set of API calls....Java runtime environment and save the output in any of the supported...confirm the removal of compliance Save the output PDF file after changing...

    kb.aspose.com/pdf/java/how-to-transform-pdf-a-t...
  10. How to Remove Comment in Excel using Java

    In this article, you will learn how to remove comment in Excel using Java. The sample code and the step-by-step guide explains the process to remove comments from Excel using Java....reference in different formats and save the output workbook as an XLSX...comment from the desired cell Save output Excel file These simple...

    kb.aspose.com/cells/java/how-to-remove-comment-...