Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 378,408 for

save

(1.62 sec)
  1. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Delete Annotations|Aspose.PDF for .NET

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....the file, and then use Save method to save the updated PDF file...deleted. Finally, use Save method to save the updated PDF file...

    docs.aspose.com/pdf/net/delete-annotations/
  3. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....call the save method with relevant file path. Save is the overloaded...Depending on the target format, few save option classes such as DifSaveOptions...

    products.aspose.com/total/python-java/conversion/
  4. Create an Appointment|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....the code snippet to create and save an appointment: Outlook . AppointmentItem...to create an appointment and save it in ICS format. Create an...

    docs.aspose.com/email/net/create-an-appointment/
  5. Aspose.PSD for .NET 22.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 ( output , new PngOptions ());...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library....NET API , and then save back as an OLE object in the...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  7. Aspose.PSD for Java 25.7 - 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....TextLayer rendering not automatic to save original pixels before changes...TextLayer rendering not automatic to save original pixels before changes...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... DocSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...numbers to table of contents when saving HTML, MHTML and EPUB. Default...to display page numbers when saving a document with a table of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/