Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 375,780 for

save

(1.49 sec)
  1. C++ API to Convert XSLFO to POTM | products.asp...

    Convert XSLFO to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...used by Microsoft PowerPoint to save presentations that contain macros...Convert XSLFO to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. Create a Task|Documentation

    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....is the code for creating and saving task in Outlook: // Date operations...; mail . Save (); Aspose.Email Creating and Saving Outlook Tasks...

    docs.aspose.com/email/net/create-a-task/
  3. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be Saved as PDF 1.4. The actual Aspose PDF Saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should Save the document. Adobe specification i…...should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1...of the PDF version it should save the document. Adobe specification...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  5. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. Load the PSD file using...through the formats dictionary to save the image in each desired format...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  8. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/
  9. Manage Workbooks with Go via C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. Opening...workbook as needed. Save the workbook using the Save method. Managing...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  10. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add New...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/