Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 375,720 for

save

(0.24 sec)
  1. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP 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. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM 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/...
  3. Fillable PDF Forms using Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with Java sample code using Aspose.PDF for Java.... Save modified PDF Fill AcroForm in...the field" ); pdfDocument . save ( outputFile ); }...

    products.aspose.com/pdf/java/acroforms/fill/
  4. Archive

    archives...Convert Visio VSDX to SVG in Java Save a Specific Page as SVG Convert...the Diagram class. Call the save() method and specify the SVG...

    blog.aspose.com/diagram/convert-visio-to-svg-in...
  5. Convert PPT to DOCX in Python or with free Onli...

    PPT to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...powerful tool that can be used to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  6. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Save the modified presentation. This...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/androidjava/manage-parag...
  7. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API.... AutoFitRow ( 1 ); // Save the modified Excel file U16String...u "output.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  8. PDF Viewer via Java | Aspose.PDF

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

    products.aspose.com/pdf/java/viewer/
  9. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the file. Delete Tables from...Remove ( table ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/table/remove/
  10. View or Edit POTX Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/potx/