Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 372,904 for

save

(0.58 sec)
  1. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。... Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...imageScale )) { thumbnail . Save ( "sample_3d.png" ); } 3D 深度和拉伸...

    docs.aspose.com/slides/zh/net/3d-presentation/
  2. Working With PSB Files|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....and the same can be used to save the results. The following code...and the same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/java/working-with-psb-files/
  3. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/create-form/
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss...document. bool Aspose :: Words :: Saving :: HtmlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++....while enabling sharing, and saves it as the output Excel file..."1234"); // Save the output Excel file wb . Save ( u "outputProtectSharedW...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  6. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....add(string) method and saves it as an output Excel file (...xml" )); // Save the workbook in XLSX format wb . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  7. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/iwa...
  8. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....Excel file without charts and saves it as a PDF. const path = require...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....png" ); // Save processed images to the folder...folder ImageProcessing . Save ( images , "C:\\images" ); Convert...

    docs.aspose.com/ocr/java/grayscale/
  10. 使用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...