Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,788 for

save

(0.27 sec)
  1. Rendered As Tiff|Aspose.Slides 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.... The Save method exposed by Presentation...{ //Saving the presentation to TIFF document pres . Save ( destFileName...

    docs.aspose.com/slides/net/rendered-as-tiff/
  2. How to remove Polyline Annotation using .NET | ...

    Remove Polyline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/polyline...
  3. How to remove Circle Annotation using .NET | As...

    Remove Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/circle/r...
  4. How to remove Link Annotation using .NET | Aspo...

    Remove Link annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/link/rem...
  5. How to remove Caret Annotation using .NET | Asp...

    Remove Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/caret/re...
  6. How to remove Freetext Annotation using .NET | ...

    Remove Freetext annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/freetext...
  7. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....( image ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  8. Modify the Gradient of a Visio Shape|Documentation

    This page describes how to modify gradient color of a visio shape with Aspose.Diagram library....7853981633974501 ; // save the Visio drawing diagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/modify-the-gradient...
  9. 替换现有PDF文件中的图像|Aspose.PDF for Java

    本节介绍如何使用Java库替换现有PDF文件中的图像。... 替换特定图像,使用 Document 对象的 Save 方法保存更新后的PDF文件。 以下代码片段展示了如何在PDF文件中替换图像。...// 保存更新后的PDF文件 pdfDocument . save ( _dataDir + "output.pdf" );...

    docs.aspose.com/pdf/zh/java/replace-image-in-ex...
  10. Create Union Range with Node.js via C++|Documen...

    Learn how to create a Union Range using Aspose.Cells for Node.js via C++...."ABCD" ); // Save the output workbook. workbook . save ( "CreateUnionRange_out...

    docs.aspose.com/cells/nodejs-cpp/create-union-r...