Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 375,580 for

save

(0.33 sec)
  1. Converting Excel Files to HTML in Jython|Docume...

    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....xls" ) # Save the document in HTML format workbook . save ( dataDir...

    docs.aspose.com/cells/java/converting-excelfile...
  2. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  3. Unprotect a Worksheet in Python|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....unprotect () # Save the Excel file. workbook . save ( self . dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  4. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image....pass to the node renderer's "save" method to modify # how it renders...node into an image. save_options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PST to RTF in Python | products.aspose.com

    Save PST to RTF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the desired RTF format...automate the conversion process and save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  6. Batch generation|Documentation

    How to generate multiple personalized OMR forms.... Save ( "generated-templates" , "recognition_pattern..."recognition_pattern.domr" ); The saved results consist of several files:...

    docs.aspose.com/omr/net/generation/batch/
  7. OpenAiModel.setProject method | Aspose.Words fo...

    OpenAiModel.setProject method. Sets a specified Project to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OpenAiModel.setOrganization method | Aspose.Wor...

    OpenAiModel.setOrganization method. Sets a specified Organization to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert OneNote to JPEG using Java

    This topic focuses on how to convert OneNote to JPEG using Java. It includes all the requirements for setting up the IDE, programming work flow and a sample code to export OneNote to JPEG using Java....SaveFormat enumerator inside the save method The steps above entail...instance. In the next step, the save method is employed to export...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  10. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....into the empty Word file and save it with the new name Iterate...collection of a new Word file. Save the newly created Word file...

    kb.aspose.com/words/net/divide-word-document-in...