Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 568,892 for

save

(0.27 sec)
  1. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android.... Save the output PDF file. System..."ChangeOrientation_out.pdf" ; // Save output file doc . Save ( dataDir ); About...

    products.aspose.com/pdf/rotate/
  4. EffectType | Aspose.PSD for .NET API 参考

    获取一种效果... Save ( outputWithout , new PngOptions...DropShadow ) { // 它抓住了 psdImage . Save ( outputWith , new PngOptions...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  5. EffectType | Aspose.PSD for .NET API 参考

    获取一种效果... Save ( outputWithout , new PngOptions...DropShadow ) { // 它抓住了 psdImage . Save ( outputWith , new PngOptions...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. FontFallbackSettings.Load | Aspose.Words for .N...

    FontFallbackSettings 方法. 从 XML 文件加载字体回退设置... Save ( ArtifactsDir + "FontSettings...FontSettings . FallbackSettings . Save ( ArtifactsDir + "FallbackSettings...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Visit | Aspose.PDF for .NET API Reference

    Performs search on the specified page...."hi world" ; } // Save document doc . Save ( @"D:\Tests\output...= "hi world" ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  8. PdfSaveOptions - Aspose.Tasks for Java - API Re...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....PdfSaveOptions class that can be used to save a document in the SaveFileFormat...list of pages numbers to save when saving project layout to separate...

    reference.aspose.com/tasks/java/com.aspose.task...
  9. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  10. 查找特定单词的出现次数|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...."test" ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...objSheet , "test" ); workbook . Save ( myPath ); } private static...

    docs.aspose.com/cells/zh/net/find-specific-word...