Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 369,791 for

save

(0.17 sec)
  1. 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...
  2. 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...
  3. 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...
  4. RtfSaveOptions.save_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  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. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting documents to XAML format....physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...draw a square in the page and save as SVG format. The code example...square in a Visio drawing and save as SVG format. 在 PDF 中绘制正方形...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  8. 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-...
  9. Working with Appointments|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....Appointments Contents [ Hide ] Load and Save Appointment in ICS Format The...create a new appointment and save it to disk in ICS format. In...

    docs.aspose.com/email/python-net/working-with-a...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/