Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 369,208 for

save

(2.31 sec)
  1. How to remove Link Annotation using C++ | Aspos...

    Remove Link annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/link/rem...
  2. 使用 Java 查看 SVG 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 SVG 文档...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/svg/
  3. 用 Node.js 通过 C++ 将 XLSB 文件的修订转换为 XLSM 格式|Docume...

    学习如何用 Aspose.Cells for Node.js via C++ 完整转换 XLSB 文件的修订为 XLSM 格式。...filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-rev...
  4. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...set_Text( u "New text" ); pres -> Save( u "pres.pdf" , SaveFormat ::...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/cpp/editor/ppt/
  5. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../Saveformat/) value....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/zh/net/set-image-size/
  7. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window.... save ( base . artifactsDir + "ViewOptions...zoomType = zoomType ; doc . save ( base . artifactsDir + "ViewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to add Underline Annotation using .NET | As...

    Add Underline 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...UnderlineAnnotation1 ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/underlin...
  9. How to add Watermark Annotation using .NET | As...

    Add Watermark 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...WatermarkAnnotation1 ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/watermar...
  10. How to add Square Annotation using C++ | Aspose...

    Add Square annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...1021 , 338 )) }; document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/square/add/