Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,497 for

save

(0.92 sec)
  1. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert EPUB 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/epub-t...
  2. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF 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 SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL 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/pcl-to...
  4. C++ API to Export PCL to ODT | products.aspose.com

    Convert PCL to ODT within C++ applications....Convert PCL to DOC by using Save member function Load DOC file...Words API Save the document to ODT format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. C++ API to Export CGM to XAMLFLOW | products.as...

    Convert CGM to XAMLFLOW within C++ applications....Convert CGM to DOC by using Save member function Load DOC file...Words API Save the document to XAMLFLOW format using Save member...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... Saving . DmlEffectsRenderingM Remarks...effects in a document as we save it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Submit Flag|Aspose.PDF for Python via .NET

    Learn how to programmatically set a submit flag for a PDF form button using Aspose.PDF for Python. This allows the button to submit form data in a specific format, such as XFDF, when clicked by a user.... Save the updated PDF document. import... XFDF ) # Save output PDF file form_editor . save ( output_file_name...

    docs.aspose.com/pdf/python-net/set-submit-flag/
  9. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Remove Pages from PDF using Go | Aspose.PDF

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/