Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 373,070 for

save

(0.21 sec)
  1. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  2. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily Save documents in PCL format, ensuring compatibility and high-quality output for your projects....the document will be saved if this save options object is used...rasterize complex elements while saving a document to PCL. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....getExportDocumentStr() you can save to a tagged PDF with the document...); // Save the PDF file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  4. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/java/default-font/
  5. Manage Attachments in Email Message in Python|D...

    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....addAttachment ( attachment ) \ # Save message to disc messageFormat...self . MessageFormat message . save ( self . dataDir + "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  6. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file. Redact PDF Files -...} // Save the resulting PDF document. pdfDocument -> Save ( u...

    products.aspose.com/pdf/cpp/redaction/
  7. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Add Watermark to PDF...artifact ); // save result pdf to file doc -> Save ( u "add_watermark...

    products.aspose.com/pdf/cpp/watermark/add/
  8. OoxmlSaveOptions constructor | Aspose.Words for...

    Aspose.Words.Saving.OoxmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...self ) -> aspose . words . saving . XlsxSectionMode : ... @section_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear JavaScript examples.... save ( "note.pptx" , aspose . slides...removeNotesSlide (); presentation . save ( "note_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...