Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,279 for

save

(0.39 sec)
  1. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。... 使用 Document 对象的 Save 方法保存更新后的文件。 以下代码片段演示了如何从PDF文档中删除附件。...Delete (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  2. XlsxSaveOptions.compression_level property | As...

    XlsxSaveOptions.compression_level property. Specifies the compression level used to Save document...the compression level used to save document. The default value...self ) -> aspose . words . saving . CompressionLevel : ... @compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... save( "encrypted-pres.pptx" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...
  4. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/add/
  5. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/
  6. C++ API to Convert XPS to XLSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xps-to...
  7. C++ API to Convert EPUB to XLSB | products.aspo...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  8. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/create/
  9. C++ API to Convert SVG to SXC | products.aspose...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  10. C++ API to Convert PS to CSV | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/ps-to-...