Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,724 for

save

(0.13 sec)
  1. Using Aspose Outlook Control to Drag and Drop O...

    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....drop it, and the program to save messages to MSG files. The following...the DragDrop event handler to save the messages dragged from Outlook...

    docs.aspose.com/email/net/using-aspose-outlook-...
  2. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....Declare a TxtSaveOptions object Save the workbook using the TxtSaveOptions...the last step, the workbook save() method is called to to transform...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  3. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....image save options Create TIFF from DOCX using Java by Save method...and color mode. Finally, using save method, we will generate TIFF...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  4. How to lock PDF | Aspose.PDF

    Do you know how easily lock PDF documents using Python? Lock PDF files with high quality using Python PDF library.... Save the PDF file. This sample code..."encrypt_out.pdf" # Save updated PDF document . Save ( dataDir ) Get...

    products.aspose.com/pdf/tutorial/lock-pdf/
  5. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  6. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results....document's "Save" method // to modify how we save the document...txtExportHeadersFoot ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert Image To BMP Javascript

    Convert Image to BMP format in JavaScript code. Save Image as BMP using JavaScript.... Save image as BMP in JavaScript The...the local drive, then simply save it as BMP, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To GIF Javascript

    Convert Image to GIF format in JavaScript code. Save Image as GIF using JavaScript.... Save image as GIF in JavaScript The...the local drive, then simply save it as GIF, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert Image To SVG Javascript

    Convert Image to SVG format in JavaScript code. Save Image as SVG using JavaScript.... Save image as SVG in JavaScript The...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  10. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....along with different properties Save the output word file with replaced...direction and match case. Finally, save the output file after completing...

    kb.aspose.com/words/net/how-to-find-and-replace...