Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,275 for

save

(0.12 sec)
  1. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....streams, along with the desired save format, are used to convert...convert(input_file, output_file, save_format) Converts the given input...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.Save_subset_fonts property. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document...save_subset_fonts property FontInfoCollection.save_subset_fonts...Specifies whether or not to save a subset of the embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  4. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(outputStream, saveOptions) Save the document...output stream using the specified save options. setImageWatermark(imageWatermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Attachments|Aspose.PDF for .NET

    This section explains how to working with Attachments using PdfContentEditor Class....information of an attachment, and save it to file, delete the attachment...Then you can save the output PDF file using Save method of PdfContentEditor...

    docs.aspose.com/pdf/net/working-with-attachment...
  7. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and Save that view into the supported image formats....panorama view of 3D scene and save that view into the supported...cube map as input and finally save the Panorama texture. The execute...

    docs.aspose.com/3d/python-net/render-a-panorama...
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++.... Save the optimized document using the Save method. The...Optimize (); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/optimize-pdf/