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

save

(0.69 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 替换现有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...
  8. 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...
  9. 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...
  10. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++.... Red ); // Save the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...