Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 373,297 for

save

(0.17 sec)
  1. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  2. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  3. Convert MD to PPSX via Java API | products.aspo...

    Java API to Convert MD to PPSX without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  4. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  5. Online PCL to OTT Conversion or Build .NET base...

    Free online app to convert PCL to OTT files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  7. Convert HTML to OFT via Java | products.aspose.com

    Try the code sample to convert HTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Outlook. OFT files allow users to save the layout, design, and content...

    products.aspose.com/email/java/conversion/html-...
  8. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the...input output file names and save options. static Convert (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Disable Compatibility Checker in Excel with Jav...

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

    docs.aspose.com/cells/javascript-cpp/disable-co...
  10. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...