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

save

(0.43 sec)
  1. 保护和取消保护工作簿|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....true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."007" ); //Save As the excel file. workbook . Save ( @"d:\test\MyBook...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  2. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  3. 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...
  4. How to use insertBom parameter in the method Ba...

    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 ( fullPath . toString (), BarCodeImageFormat... ISO_8859_1 ); generator2 . save ( Paths . get ( folderPath ...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  5. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCircle1_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCircle2_out...

    docs.aspose.com/pdf/zh/net/add-circle/
  6. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。..."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  7. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....embedded object if you want to save it into a file. public string...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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/
  9. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Aspose.PSD for .NET 22.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.... Save ( output ); } PSDNET-1257. 时间轴效果消失并以奇怪的方式显示。(在...ApplyTo ( psdImage ); psdImage . Save ( outputFile ); } PSDNET-1278...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...