Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 367,869 for

save

(0.24 sec)
  1. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position.... save ( base . artifactsDir + "DocumentBuilder...your text here" , 0 ); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. JPEG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...will be used to generate and save the output files. Call the add...RecognitionMode.FLOW. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  3. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert Image To JPG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  5. Convert Image To PNG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert PSD to JPG in Java | Java PSD Converter...

    Programmatically convert PSD to JPG in Java with Aspose.PSD for Java. Export PSD layers as JPG images in Java. Java PSD API.... Designers can save Photoshop layers as JPG images...options. Finally, save the output file using the save() method. The...

    blog.aspose.com/psd/convert-psd-to-jpg-in-java/
  7. 在共享工作簿中更新保留修订日志的天数,使用 JavaScript 通过 C++|Documen...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在共享工作簿中更新保存修订日志的天数。...daysPreservingHistor = 7 ; // Save the workbook and provide download...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  8. OpenAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.OpenAiModel class—your gateway to seamless integration with OpenAI's powerful language models for enhanced document processing.... Save ( ArtifactsDir + "AI.SelfHostedModel...options ); oneDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. Manage Video Frames in Presentations in .NET|As...

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

    docs.aspose.com/slides/net/video-frame/
  10. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....of the DOCX Word document is saved as a separate JPG image. If...ImageSaveOptions object to set save format as JPG Set the range...

    kb.aspose.com/words/java/how-to-convert-word-to...