Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 38,298 for

save

(0.04 sec)
  1. Aspose::Words::Tables::Table::get_Style method ...

    Aspose::Words::Tables::Table::get_Style method. Gets or sets the table style applied to this table in C++....-> get_StyleName ()); doc -> Save ( ArtifactsDir + u "Table.TableStyleCreation...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python...TextBox" # Saves the presentation to disk pres . save ( "TextBox_out...column_spacing = 10 # Saves the presentation presentation . save ( "ColumnCount...

    docs.aspose.com/slides/python-net/manage-textbox/
  3. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can load and Save. Format Description Load Save Remarks DWG AutoCAD...

    docs.aspose.com/cad/python-net/getting-started/...
  4. Supported File Formats|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....can load and Save. Format Description Load Save Remarks DWG AutoCAD...

    docs.aspose.com/cad/python-net/supported-file-f...
  5. Convert DWG to TIFF in Python

    This brief tutorial helps to convert DWG to TIFF in Python. It contains the details to configure the environment, a step-by-step algorithm, and a sample code snippet to develop an AutoCAD to TIFF converter in Python....class Save the output TIFF image by invoking the save method...

    kb.aspose.com/cad/python/convert-dwg-to-tiff-in...
  6. Remove a Watermark From a Word Document using C#

    This short guide explains how to remove a watermark from a Word document using C#. It provides IDE settings, steps, and a sample code to delete watermark in Word using C#....method if WatermarkType is Text Save the output Word file These steps...erase the watermark. Finally, save the output Word file without...

    kb.aspose.com/words/net/remove-a-watermark-from...
  7. Convert Text to Image in Python

    Convert text to image in Python by following this tutorial. It explains the step-by-step algorithm and a runnable sample code to export TXT to JPG in Python....to a JPG image by calling the save method These steps elaborate...each corresponding page and save it to the disk or a stream as...

    kb.aspose.com/words/python/convert-text-to-imag...
  8. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....change PDF viewing preferences Save the output PDF file The above...Once you change the properties, save the output file on the disk...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  9. How to Delete Comment in Excel using C#

    In this tutorial, you will learn how to delete comment in Excel using C#. The steps and code snippet demonstrates how to remove comments from Excel using C#....comments collection in a cell Save the output Excel file These...index in the collection, and save the updated Excel file on the...

    kb.aspose.com/cells/net/how-to-delete-comment-i...
  10. Compare PDF Documents using Python

    Compare PDF documents using Python by following this guide. It has the IDE settings, step-by-step algorithm, and a sample code to compare two PDF files using Python....CompareOptions class object Save the comparison result PDF document...output results to a file with the save() method. This article covers...

    kb.aspose.com/words/python/compare-pdf-document...