Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 363,330 for

save

(0.14 sec)
  1. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF Saveformat and MHTML to PDF Saveformat using Aspose.Cells for C++.... Save the output PDF document by calling...calling the Workbook.Save() method. #include <iostream> #include...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  2. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....SetDaysPreservingHis ( 7 ); // Save the workbook wb . Save ( u "outputShare...cout << "Workbook shared and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/update-days-preservin...
  3. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/vrml/
  4. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...layers, save the modified PSD image utilizing the save method...layer, add layers to it, and save the modified PSD image. Please...

    docs.aspose.com/psd/java/psd-group-layer/
  5. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-java/refresh-value...
  6. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....setDaysPreservingHis ( 7 ); // Save the workbook workbook . save ( "outputShar...Opening Excel File without Open Save Cancel Dialog Box using Node...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  8. Aspose.Email Product Family

    Find answers to create, manipulate, and send emails, and read email file formats in code....Email to PDF using C# How to Save Email Message to Disk using...Send Email using Java How to Save Email Message in C++ How to...

    kb.aspose.com/email/page/3/
  9. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Save the file. The following code...$page -> getCropBox ()); // Save the modified document to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  10. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document.... save ( output_file ) Get Link Annotation...1st page. After this we will save document with removed annotation...

    docs.aspose.com/pdf/python-net/link-annotations/