Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 375,788 for

save

(1.62 sec)
  1. Convert PPTX to PPT in .NET|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for .NET—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/net/convert-pptx-to-ppt/
  2. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save the modified presentation as...setText ( "Hello, Aspose!" ); // Save the presentation as a PPTX file...

    docs.aspose.com/slides/java/create-presentation/
  3. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....remove_notes_slide () # save presentation to disk presentation . save ( "Remo...remove_notes_slide () # save presentation to disk presentation . save ( "Remo...

    docs.aspose.com/slides/python-net/presentation-...
  4. Get Warning Information while Saving Visio File...

    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....Get Warning Information while Saving Visio File Contents [ Hide...Sometimes the user tries to save the diagram which contains text...

    docs.aspose.com/diagram/net/get-warning-informa...
  5. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  6. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  7. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Diagram 类的构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 VSD...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/python-java/convert-...
  8. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...the pixel data directly, and save the modified image. Steps to...values as needed. Save the Modified Pixel Data : Save the modified...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  9. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize...false . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportCompactSize...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable the compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker flags that when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/cpp/disable-compatibility...