Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 369,804 for

save

(0.22 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....MemoryStream > (); image -> Save ( ms , System :: Drawing ::...MemoryStream > (); image -> Save ( ms , System :: Drawing ::...

    docs.aspose.com/slides/cpp/activex/
  2. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... save ( output_file ) 添加删除线注释 import...strikeoutAnnotation ) document . save ( output_file ) 添加波浪线注释 import...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... get ( "Copy" )); // Saving the modified Excel file const...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  4. Display PDF Formats Using C++ | Aspose.PDF

    Open and view PDF documents programmatically with C++ sample code using Aspose.PDF for C++...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/pdf/
  5. PDF Viewer via C++ | Aspose.PDF

    Open and view documents programmatically with C++ sample code using Aspose.PDF for C++...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/
  6. Display MD Formats Using C++ | Aspose.PDF

    Open and view MD documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/md/
  7. Display XPS Formats Using C++ | Aspose.PDF

    Open and view XPS documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/xps/
  8. Display EPUB Formats Using C++ | Aspose.PDF

    Open and view EPUB documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/epub/
  9. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace text in ODP Presentation.... nullptr ); presentation -> Save( u "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/cpp/redaction/odp/
  10. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save the PDF file. Add Image in Footer... footer = footer document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/footer/