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

save

(1.46 sec)
  1. 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...
  2. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Save the presentation. This JavaScript...0 , "A12" , lbl2 )); pres . save ( "resultchart.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  3. Aspose::Words::AI::AiModel::Summarize method | ...

    Aspose::Words::AI::AiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI model for processing each document in the array in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  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/