Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 369,807 for

save

(0.23 sec)
  1. 在xlsx4j中显示和隐藏工作簿的选项卡|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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  2. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  3. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation.... The GSave operator saves the PDF’s current graphical...First, use the GSave operator to save the current graphical state...

    docs.aspose.com/pdf/cpp/operators/
  4. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  5. 无图表加载源Excel文件|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 workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/zh/java/load-source-excel...
  6. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....on90 ); } // Save output file document -> Save ( _dataDir + outputFileName...get_Width ())); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/rotate-pages/
  7. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format using Aspose.Cells for Python via .NET API....NET can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/python-net/converting-cha...
  8. Converting a PDF file to EMF using C++ | Aspose...

    Sample code for PDF to EMF conversion using C++. Use C++ example for batch PDF to EMF conversion....output file path as parameters Save the output EMF file Here is...your PDF file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  9. Converting a PDF file to TXT using C++ | Aspose...

    Sample code for PDF to TXT conversion using C++. Use C++ example for batch PDF to TXT conversion....output file path as parameters Save the output TXT file Here is...your PDF file and then simply save it as a TXT file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  10. Convert PS to POWERPOINT via Java API | product...

    Java API to Convert PS to POWERPOINT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...