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

save

(0.39 sec)
  1. 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...
  2. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....setValue ( 11 ); // Save Visio diagram . save ( dataDir + "SetPageSize_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/java/change-page-size/
  3. 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...
  4. 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...
  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. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...