Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 377,465 for

save

(0.3 sec)
  1. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... RemoveUnusedStyles (); // Save the file U16String outputFilePath..."output_out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  2. Signature Management|Aspose.PDF for Python via ...

    Learn how to remove digital signatures from PDF documents and optionally clean up signature fields using PdfFileSignature in Python....signature name, removes it, and saves the updated output file. import...sign_name ) pdf_signature . save ( outfile ) finally : pdf_signature...

    docs.aspose.com/pdf/python-net/signature-manage...
  3. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...self ) -> aspose . words . saving . TiffCompression : ... @tiff_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  5. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat... FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts.ChartDataValues...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!...shape, widths and other during saving. public enum OdtSaveMeasureUnit...that the document content is saved using centimeters. Inches 1...

    reference.aspose.com/words/net/aspose.words.sav...
  9. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  10. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...