Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 375,990 for

save

(0.28 sec)
  1. View or Edit PPT Files Metadata using Python | ...

    Python source code to edit or view PPT format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  2. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word document. How can I do this? Please help....Save method can be used for the task...object and then calling the Save method. C# (.NET) using Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  3. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptx"...

    products.aspose.com/slides/java/metadata/pptx/
  4. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptm"...

    products.aspose.com/slides/java/metadata/pptm/
  5. View or Edit POTM Files Metadata using Java | p...

    Java source code to edit or view POTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.potm"...

    products.aspose.com/slides/java/metadata/potm/
  6. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppsx"...

    products.aspose.com/slides/java/metadata/ppsx/
  7. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/net/extract-annotation/
  8. How to add Highlight Annotation using .NET | As...

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

    products.aspose.com/pdf/net/annotation/highligh...
  9. PDF Header Insertion Using JavaScript via C++ |...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file.... Save the PDF file. Add a Header to.../*add page header a PDF-file and save the "ResultAddHeader.pdf"*/...

    products.aspose.com/pdf/javascript-cpp/header/
  10. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout 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/strikeou...