Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 365,751 for

save

(0.1 sec)
  1. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pps"...

    products.aspose.com/slides/java/metadata/pps/
  2. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  3. Creating an Outlook Message (MSG) File|Document...

    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....Subject, and HTML body - before saving the file to disk. Office Automation...is underlined text</u>" ; // Save the MSG file in local disk string...

    docs.aspose.com/email/java/creating-an-outlook-...
  4. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppsm/
  5. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....createChildNode ( cylinder2 ); // Save scene . save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . save ( "CustomizedShearBotto...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  6. Rendering of Rotated Text Layers|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.... Now call the Save method of the PsdImage instance...RotateFlipType . Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  7. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  8. Using Data Sources and Queries Created in Visua...

    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....queries in Visual Studio and save them to an RDL file. When the...EmpSalesDetail in Visual Studio and save it as an RDL file. The EmpSalesDetail...

    docs.aspose.com/cells/reportingservices/using-d...
  9. Convert APNG files in C#|Documentation

    Create APNG image from PNG using C# Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/net/convert-apng-files/
  10. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/zh/python-net/installation/