Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 369,779 for

save

(0.17 sec)
  1. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Cells when you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  3. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  4. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications....the empty document Save the new PDF using save() method Split PDF...add ( pdfPage ) new_document . save ( output_path + "_page_" + str...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  5. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document The...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/hello-world-example/
  6. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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.... Save the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  7. 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...
  8. 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...
  9. 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/
  10. 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...