Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,564 for

save

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 替换现有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...
  9. 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...
  10. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....false ); // Save workbook as HTML workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/disable-export...