Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 591,030 for

save

(0.19 sec)
  1. How to Convert MPP to XPS using C++

    In this topic, we will explore how to convert MPP to XPS using C++. XPS is a widely used file format and you can easily export MPP file to XPS in C++ using few API calls with no dependence on MS Project....to save as XPS Save the MPP file to XPS in C++ using Save method...access the MPP file and then save that as XPS in subsequent API...

    kb.aspose.com/tasks/cpp/how-to-convert-mpp-to-x...
  2. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. C++ code for converting...AddFromHtml(htmlStream); pres -> Save( u "convertedFile.tiff" , Aspose...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Set Background Picture of a Worksheet in VSTO a...

    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 workbook. The code samples...SetBackgroundPicture ( "pic.jpeg" ); //Save the excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/set-background-pictur...
  4. TxtLoadOptions | Aspose.PDF for .NET API Reference

    Load options for TXT to PDF conversion....txtLoadOptions )) { // Save PDF file pdfDocument . Save ( pdfFile ); }...txtLoadOptions ) ' Save PDF file pdfDocument . Save ( pdfFile ) End...

    reference.aspose.com/pdf/net/aspose.pdf/txtload...
  5. ApsLoadOptions | Aspose.PDF for .NET API Reference

    Class describes aps load options....apsLoadOptions )) { // Save PDF file pdfDocument . Save ( pdfFile ); }...apsLoadOptions ) ' Save PDF file pdfDocument . Save ( pdfFile ) End...

    reference.aspose.com/pdf/net/aspose.pdf/apsload...
  6. Export PCL to XAML via C# API | products.aspose...

    .NET API to Convert PCL to XAML without using Microsoft Word...Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to XAML format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Display and Hide Tabs of Workbook in xlsx4j|Doc...

    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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/java/display-and-hide-tab...
  8. Create Draft Appointment Request|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 flexibility to create and save an appointment in draft mode...mode for later use. In order to save an appointment in draft mode...

    docs.aspose.com/email/java/create-draft-appoint...
  9. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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....true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."007" ); //Save As the excel file. workbook . Save ( "MyBook.xls"...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  10. Convert OneNote Document to HTML Webpage using C#

    Programmatically Convert OneNote Document to HTML Webpage using C# with Aspose.Note for .NET API. Save OneNote (.one) as HTML using C#....Specific Pages of OneNote to HTML Save OneNote to HTML with Embedded... Finally, call the Save() method to save the OneNote document...

    blog.aspose.com/2022/04/16/convert-onenote-docu...