Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 365,751 for

save

(0.14 sec)
  1. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....setPrivilege method and save the output PDF using save method. The following...privilege ); fileSecurity . save ( _dataDir + "sample_privileges...

    docs.aspose.com/pdf/java/set-privileges/
  3. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert XSLFO to PPS | products.aspo...

    Convert XSLFO to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Conversion to PDF|Aspose.Slides 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....Presentation class exposes the Save method that can be called to...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/net/conversion-to-pdf/
  7. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to Save a font resource....Words is about to save a font resource. fontSaving...fontSaving ( args : Aspose . Words . Saving . FontSavingArgs ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....stream where the font will be saved to. public Stream FontStream...This property allows you to save fonts to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  10. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....( bates ) # Save the resulting PDF document . save ( path_outfile...add_pagination ([ bates ]) # Save document document . save ( path_outfile )...

    docs.aspose.com/pdf/python-net/add-bates-number...