Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 363,366 for

save

(0.11 sec)
  1. Convert DOT to MHTML in Python | products.aspos...

    DOT to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word... It allows them to save the document in the HTML format...Load the DOT file and call the save method with the appropriate...

    products.aspose.com/total/python-net/conversion...
  2. Convert OTT to MHTML in Python | products.aspos...

    OTT to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...feature or HtmlFixed mean want to save the document in the HTML format...Load the OTT file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  3. ImageAttach for Dynamics CRM|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....: 0=Do not save the Image in Entity Notes 1= Save the Image in...are using multiple images on save form, then use this parameter...

    docs.aspose.com/imaging/net/imageattach-for-dyn...
  4. Manage Slide Sections in Presentations Using PH...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java — split, rename, and reorder to optimize PPTX and ODP workflows....section2 will start $pres -> save ( "pres-sections.pptx" , SaveFormat...( $section2 , 0 ); $pres -> save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/php-java/slide-section/
  5. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide.... Save the modified presentation. This...video ); // Saves the presentation to disk pres . save ( "pres-with-video...

    docs.aspose.com/slides/androidjava/video-frame/
  6. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon.... split (); // Save the modified workbook and prepare...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  7. Adding Slide to Presentation|Aspose.Slides Docu...

    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....SlidePart >(); // Save the new slide part. slide . Save ( slidePart...GetIdOfPart ( slidePart ); // Save the modified presentation. presentationPart...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  8. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with required font information Save the file using the method of...set_Fill(textFill); 9 // Save resultant XPS document 10 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-text/
  9. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes....Microsoft Word, # we must first save the changes, and then manually...manually update these fields. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....textStamp ); // save output document pdfDocument . save ( "TextStamp_output...stamp ); // save output document pdfDocument . save ( "TextStamp_output...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...