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

save

(0.64 sec)
  1. 在 Visio 中用 Ruby 中的图层配置形状对象|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "Layers...

    docs.aspose.com/diagram/zh/java/configure-shape...
  2. Merge Cells|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....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/java/merge-cells/
  3. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/
  4. Convert DOTM to OFT in Python | products.aspose...

    Save DOTM to OFT within Python applications without using Microsoft Word or Outlook...using Document class Call the save method while specifying output...file path and relevant HTML Save options as parameter. So your...

    products.aspose.com/total/python-net/conversion...
  5. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。... PutValue ( r * 1 ); } } // Save workbook in HTML format and...SetExportGridLines ( true ); wb . Save ( outDir + u "ExportToHTMLWithGrid_out...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  6. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....developers to open, modify, and save MPP files programmatically,... TimeUnitType.Day); project.Save( "EditedProject.mpp" ); How...

    products.aspose.com/tasks/supported-formats/mpp/
  7. Convert OneNote to JPG in C# | Export OneNote t...

    Learn how to convert OneNote to JPG using C#. Discover the benefits of Aspose.Note for .NET and follow our step-by-step guide with code examples.... Save the document as JPG using the Save() method. Here’s...properties. Save the document as JPG using the Save() method. Here’s...

    blog.aspose.com/note/convert-onenote-to-jpg-in-...
  8. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  9. Convert XML to ODS in Android Apps | products.a...

    Render XML to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...solution which can help you to save time and money. Android API...Convert XML to XLSX by using save method Load XLSX document by...

    products.aspose.com/total/android-java/conversi...
  10. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...