Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 373,070 for

save

(0.17 sec)
  1. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and Save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...make some modifications, and save them. Out of the pool, some...Right now I’m getting errors on save. Professionalize.Discourse July...

    forum.aspose.com/t/can-aspose-support-opening-a...
  2. Cancelling Meeting Requests with Calendar|Docum...

    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....first sends a meeting request, saves the information in a database...SmtpClient for sending the message. Save all the attendee information...

    docs.aspose.com/email/java/cancelling-meeting-r...
  3. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert, extract, modify, and save images in Word documents using...images_dir + "Logo.jpg" ) doc . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/python-net/working-with-i...
  4. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  6. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for Node.js via C++....Downlevel Revealed Comments while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, Aspose...

    docs.aspose.com/cells/nodejs-cpp/disable-downle...
  7. Generate DataBar Barcodes in C#|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.... Save ( $"{path}DatabarBarHeight30Pi...BarHeight . Pixels = 60 ; gen . Save ( $"{path}DatabarBarHeight60Pi...

    docs.aspose.com/barcode/net/databar-barcodes/
  8. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to XAML format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. Create a Presentation Viewer in .NET|Aspose.Sli...

    Create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint.... Save the slide as an SVG image to...slide at the desired scale. Save the thumbnail image in your...

    docs.aspose.com/slides/net/presentation-viewer/
  10. Insert text into a cell|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.... SharedString ); // Save the new worksheet. worksheetPart...worksheetPart . Worksheet . Save (); } } // Given text and a SharedStringTablePar...

    docs.aspose.com/cells/net/insert-text-into-a-cell/