Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 373,255 for

save

(0.19 sec)
  1. Public API Changes in Aspose.Cells 8.6.0|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.... add ( "test" , "test" ); //Save the metadata information to...spreadsheet file metaWorkbook . save ( filePath ); Added HtmlSaveOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save PDF document document . Save ( dataDir + "DeleteImages_out...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...
  3. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the PdfSaveOptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....effects in a document as we save it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. Aspose.PSD for .NET 22.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 ( outputPsd ); } PSDNET-875...AddLayer ( newLayer ); im . Save ( outputFilePath , true ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  6. 使用Node.js通过C++加密和解密Excel文件|Documentation

    如何使用Node.js通过C++加密和解密Excel文件。锁定和解锁Excel文件。..."1234" ); // Save the excel file. workbook . save ( path . join..."1234" ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  7. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "psdnet11_output.psd" ); }...; break ; } } break ; } im . Save ( exportPath ); } } PSDNET-115...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/net/add-ellipse/
  10. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...GetHeightScale ()); // Save the Worksheet workbook . Save ( outputFilePath... 2 , 0 ); // Save the Workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...