Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 368,165 for

save

(0.68 sec)
  1. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...about? This page explains how to save a document as a multi-page TIFF...

    docs.aspose.com/words/net/saving-a-document-as-...
  2. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It specifies whether to save toolbar or not. The default...new HTMLSaveOptions (); // set save toolbar option opts . setSaveToolBar...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Export Visio Diagram to XML in PHP|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....vsd" ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.vdx" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( self . dataDir...FIXED_COLUMN_WIDTHS ) # Save the document to disk. doc . save ( self . dataDir...

    docs.aspose.com/words/java/autofit-setting-to-t...
  5. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. DoclingSaveOptions.save_format property | Aspos...

    DoclingSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property DoclingSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create an Empty 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/nodejs-java/create-an-empty-...
  8. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Workbook 类提供了用于保存Excel文件的 Save 方法。 Save 方法有许多重载,用于以不同的方式保存文件。 保存文件的文件格式由...要将文件保存到存储位置,请在调用 Workbook 对象的 Save 方法时指定文件名(包括存储路径)和所需的文件格式(从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  9. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....the value Html which lets you save the source file to HTML. The...try { // Save the output in HTML format document -> Save ( outfilename...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  10. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/python-net/saving-a-docum...