Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 377,465 for

save

(0.37 sec)
  1. Working with Size and Layout of Presentation|As...

    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....0 ); //Save Presentation to disk auxPresentation . Save ( FileName...

    docs.aspose.com/slides/net/working-with-size-an...
  2. Merge PS files using .NET | Aspose.PDF

    Merge PS files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/ps/
  3. Merge SVG files using Java | Aspose.PDF

    Merge SVG files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/svg/
  4. Merge XML files using .NET | Aspose.PDF

    Merge XML files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/xml/
  5. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... save ( "output.pdf" ) Q: How do I...show_paragraph_marks = True doc . save ( "output.pdf" ) Q: Which setting...

    docs.aspose.com/words/python-net/specify-layout...
  6. AutoFit Rows for Rendering|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 even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/net/autofit-rows-for-rend...
  7. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...xlsx" ); // Setup HTML save options HtmlSaveOptions options...text in output // Save as HTML workbook . Save ( outputDir + u...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  8. 在PHP中将转换为MHTML文件|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. Exporting DGN AutoCAD|CAD 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.... Now call the Save method of CadImage class instance...CadRasterizationOpti instance. Now call the Save method of CadImage class instance...

    docs.aspose.com/cad/net/developer-guide/exporti...
  10. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/zh/net/extra-annotations/