Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 380,540 for

save

(1.22 sec)
  1. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  2. Ինչպես փոխարկել FBX-ը STL-ին Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել FBX-ը STL-ին Java-ում: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդ՝ FBX ֆայլը Java-ում STL-ի փոխարկելու համար:...ֆայլը հարմարեցնելու համար Կանչեք save() մեթոդը Scene դասում՝ FBX ֆայլը...Վերջնական քայլում Scene դասի save() մեթոդը կանչվում է փաստացի...

    kb.aspose.com/hy/3d/java/how-to-convert-fbx-to-...
  3. Convert HTML to XML in PHP | products.aspose.com

    Convert HTML to XML in PHP. Use PowerPoint PHP API to convert HTML files to XML...Presentation from HTML file and save it as XML. PHP code for converting...the source HTML files in PHP. Save result as XML file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  4. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....text_fragment ) # Save PDF file doc . save ( data_dir + "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  5. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease.... Once we do that and save the document, // Microsoft Word... settings . Clear (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  6. Generate Multiple MacroPdf417 BarCodes for Larg...

    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 barcode (fileid_segmentid.png) builder . save ( data_dir...end \ # Display Status puts "Saved Images Successfully." Download...

    docs.aspose.com/barcode/java/generate-multiple-...
  7. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...); std :: cout << "Workbook saved successfully without charts...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  8. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document....font" ) i += 1 Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/php-java/password-protec...
  10. 通过 Node.js 加载或导入带有公式的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载和导入包含公式的 CSV 文件。... save ( "path/to/output.xlsx" ); const...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-or-imp...