Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 378,869 for

save

(1.7 sec)
  1. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...class Convert PS to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/ps-to-...
  2. C# API to Export EPUB to RTF | products.aspose.com

    Convert EPUB to RTF without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to RTF format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  3. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  4. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class...."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/net/working-with-list-item/
  5. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  6. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....columns and style type, and saves it as an output Excel file....SlicerStyleType :: SlicerStyleLight6 ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/formatting-slicer/
  7. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... save ( ARTIFACTS_DIR + 'CompatibilityOptions...compliance specification for a saved document to adhere to. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... save ( "layout_slide.pptx" , slides...layout_slide ) presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Converting a PDF file to CSV using Python via J...

    Sample code on Python via Java for PDF to CSV conversion. Use example code for batch PDF to CSV conversion with Python and Java...CSV Save it to CSV format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output CSV file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  10. Converting a PDF file to PPT using Python via J...

    Sample code on Python via Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion with Python and Java...Save method with page index & output...output file path as parameters Save the output PPT file Here is...

    products.aspose.com/pdf/python-java/conversion/...