Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 375,010 for

save

(0.48 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. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using MAPI to download the O…...Save(...) and MapiAttachment.ObjectData...bug when using MapiAttachment.Save(Stream stream) on an OLE attachment...

    forum.aspose.com/t/difference-between-mapiattac...
  4. C++ API to Convert XML to XLT | products.aspose...

    Convert XML to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  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. 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/
  7. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow.... Save the modified presentation. The...) # Save the modified presentation. presentation . save ( "output...

    docs.aspose.com/slides/python-net/remove-slide-...
  8. 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...
  9. 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...
  10. 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...