Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 367,899 for

save

(0.19 sec)
  1. 在 Jython 中管理分页符|Documentation

    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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_SimplifyListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....CSS Custom Properties while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  4. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python.... Save the document as PDF. So the...path_infile , rectangle ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-images-f...
  5. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX 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/...
  6. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS 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/...
  7. 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/...
  8. 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/...
  9. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...Description ImageSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...