Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 311,349 for

save

(0.11 sec)
  1. Convert ICS Other Formats|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 the EML file with the converted...converted data using the Save method with the EmlSaveOptions specifying...

    docs.aspose.com/email/net/converting-between-fo...
  2. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless date management....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/net/aspose.words.fie...
  3. Convert Word Doc to Other Formats in NPOI|Aspos...

    Convert DOC to other document formats easily and fast instead of using NPOI in C#....converted to other formats using Save As option in File menu. Aspose...Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/net/convert-word-doc-to-o...
  4. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  5. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX ...

    docs.aspose.com/diagram/python-net/convert-visi...
  6. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/python-java/convert-vis...
  7. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Move Pages to PDF using PHP via Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/php-java/pages/move/
  9. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/