Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 369,807 for

save

(0.08 sec)
  1. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... Saving the Updated Document. import...resume_update () # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/working-with-vec...
  2. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  3. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert MSG to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML Save the loaded MHTML to PDF using the save method By...in an MHTML format using the save method. We will then load the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  4. 创建并保存新工作簿|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.... Save (); Aspose.Cells 以下是Aspose.Cells的代码示例..."Some Text" ); newWorkbook . Save ( fileName ); 下载 GitHub AI Document...

    docs.aspose.com/cells/zh/net/create-and-save-ne...
  5. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  6. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...< html > < head > < title > Save Workbook to Strict Open XML...> </ head > < body > < h1 > Save Workbook to Strict Open XML...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...
  7. Creating a DataMatrix BarCode in Ruby|Documenta...

    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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingDataMatrixBa...

    docs.aspose.com/barcode/java/creating-a-datamat...
  8. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being Saved....object that is currently being saved. get document () : Aspose ....Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....can pass to the document's "Save" method # to modify how that...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...