Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 363,370 for

save

(0.4 sec)
  1. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Create the save options with A4 size Create...ClosePage() Method. Save the PS document using the Save() Method. Add...

    products.aspose.com/page/cpp/add-pages-to-ps/
  3. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images.... Saving . ImageColorMode Remarks This...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  5. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-xps/
  6. Working with Images in XPS file | Python

    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 Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  8. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...tiffCompression () : Aspose . Words . Saving . TiffCompression Remarks Has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres . save ( "table...

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#....Ask AI Loading and Saving Documents Contents [ Hide ] What is...page explains how to load and save documents using Aspose.Words...

    docs.aspose.com/words/net/loading-and-saving-do...