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

save

(0.16 sec)
  1. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule... save(file_name) Saves the current table substitution...settings to file. save(output_stream) Saves the current table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose.Cells 8.3.1中的公共API更改|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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。..."A1:D10" # Save modified workbook workbook . save ( "output_set_print_area...print_area = "" # Save modified workbook workbook . save ( "output_clear_print_area...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  6. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...images from a document, and save them to the local file system...shapes from the document, # and save the image data of every shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... Save the PDF document. The resulting...data_dir (str): Directory path to save the file. """ path_outfile =...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  8. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  9. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly Save documents in Docx format. Unlock seamless document management and enhanced compatibility....this class that can be used to save a document in the Docx format...compliance specification for a saved document to adhere to. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....properties and then save the updated PDF file using the Save method. The...get_Item ( 2 ))); // Save output pdfDocument . save ( GetDataDir ()...

    docs.aspose.com/pdf/java/get-update-and-expand-...