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

save

(0.3 sec)
  1. Export Task List to PDF with Barcode using PDF ...

    PDF SharePoint API can export Task List to PDF with Barcode using PDF Template Engine....template fields and save the template. Create and save a new task. Export...OK . Fill in the form fields. Save the template. The template has...

    docs.aspose.com/pdf/sharepoint/export-task-list...
  2. 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...
  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. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... Call the Save method to save the updated PDF file...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/delete-pages/
  7. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file Add Watermark to PDF...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/watermark/add/
  8. 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/
  9. 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...
  10. 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...