Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 377,473 for

save

(0.18 sec)
  1. 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/
  2. 更改图层属性|Documentation

    本节介绍如何使用 Aspose.Diagram 更改图层的属性。... True ; } // Save diagram diagram . Save ( dataDir + "Cha...

    docs.aspose.com/diagram/zh/net/change-propertie...
  3. 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...
  4. 使用 C++ 通过 Node.js 移除工作表中的重复行|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移除工作表中的重复行,并选择特定列进行重复检测。..., 0 , 5 , 3 ); // Save result book . save ( "removeduplicates-result...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-dupl...
  5. 使用 Node.js 和 C++ 将 Excel 保存为标准或最小尺寸的 PDF|Docume...

    学习如何使用 Aspose.Cells for Node.js via C++ 以标准或最小尺寸将 Excel 文件保存为 PDF。... Workbook ( filePath ); // Save into Pdf with Minimum size const.... MinimumSize ); workbook . save ( path . join ( dataDir , "OptimizedOutput_out...

    docs.aspose.com/cells/zh/nodejs-cpp/save-excel-...
  6. How to add Strikeout Annotation using .NET | As...

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

    products.aspose.com/pdf/net/annotation/strikeou...
  7. 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...
  8. 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...
  9. 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/
  10. Edit HTML in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/editor/html/