Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,975 for

save

(0.35 sec)
  1. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats....Project (MSP) allows developers to save project data (MPP/XML) to HTML...Aspose.Tasks also allows you to save project data to the same formats...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  2. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。... removeAt ( 0 ); } // Save the workbook to retain the changes...changes. workbook . save ( "Book2.xlsx" ); 注意:如果定义的名称被公式引用,则无法删除。我们只能删除定义名称的公式。...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  3. Aspose.Cells 8.4.0 中的公共 API 变更|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....); } } //Save the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript....t::ResourceUsage); 10 11 // Save the Project 12 System ::String...s_out.pdf" ; 13 project1 -> Save(dataDir + outputFile, options);...

    docs.aspose.com/tasks/cpp/resource-usage-view/
  5. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/zh/python-net/working-with-l...
  6. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  7. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...() : string Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Report5 ); // Save the Excel file workbook . Save ( outputFilePath...DownThenOver ); // Save the Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  9. Export POWERPOINT to DOCX on Andorid via Java o...

    Convert POWERPOINT to DOCX in mobile apps without installing any software or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....POWERPOINT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOCX format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...