Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 312,272 for

save

(0.11 sec)
  1. Convert PDF API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...working with PDF documents is saving them in one format or another...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/conversion/
  2. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  3. Manage Slide Show|Aspose.Slides for Python Docu...

    Manage slide show settings in PowerPoint presentations using Python... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...
  4. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...changes workbook . save ( os . path . join ( data_dir , "Book2...

    docs.aspose.com/cells/zh/python-net/delete-name...
  5. Online OFT to PS Conversion or Build .NET based...

    Free online app to convert OFT to PS files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PS format using Save method and set Ps as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  6. Online OFT to EPUB Conversion or Build .NET bas...

    Free online app to convert OFT to EPUB files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to EPUB format using Save method and set Epub as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  7. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to MD format using Save method and set Md as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. 公共 API Aspose.Diagram 6.6.0 的变化|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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. XamlFlowSaveOptions constructor | Aspose.Words ...

    Aspose.Words.Saving.XamlFlowSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

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