Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 375,987 for

save

(0.21 sec)
  1. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  2. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method # to modify the way...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Excel to HTML - Use PresentationPreference Opti...

    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....render a better layout when saving a Microsoft Excel file to HTML...setPresentationPrefe ( true ); // Save the Excel file to HTML with...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  5. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....fonts in a document upon it is saved. The default value is false...true . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/net/aspose.words.sav...
  6. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Methods Name Description warning(info)...during document loading or saving that might result in loss of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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.... Save ( outputFilePath , new PngOptions...ChannelsCount = 4 , }; psdImage . Save ( outputFile , psdOptions );...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  8. Converting a MHTML file to PDF using PHP | Aspo...

    Sample code on PHP for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MHTML file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/mht...
  9. Converting a TEX file to PDF using PHP | Aspose...

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...file using the TeXLoadOptions Save the document as a PDF file System...your TEX file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/tex...
  10. Converting Workbook to Different Formats|Docume...

    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....workbook in one file format and save it into another. Converting...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/java/converting-workbook-...