Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 380,279 for

save

(0.43 sec)
  1. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....saveFormat SaveFormat Save format. Only image save formats are allowed...to images using the specified save options and returns an array...

    reference.aspose.com/words/net/aspose.words.low...
  2. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...( self ): ... XpsSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Simply save an Excel file to PDF using the...Workbook class’s save(string, SaveFormat) method. The save(string, SaveFormat)...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to True hyperlinks are saved using JavaScript code. JavaScript...case. Examples Shows how to save hyperlinks in a document we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....set to true hyperlinks are saved using JavaScript code. JavaScript...case. Examples Shows how to save hyperlinks in a document we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PPTX to PPT on Android|Aspose.Slides Do...

    Easily convert PPTX to PPT with Aspose.Slides for Android via Java—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/androidjava/convert-pptx...
  7. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to Save it into a file in C++....embedded object if you want to save it into a file. System :: String...get_IsLocked ()); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....[ Hide Show ] Creating and Saving a Notebook The Notebook class...a notebook from scratch and save it as OneNote Notebook (.onetoc2)...

    docs.aspose.com/note/net/working-with-onenote-n...
  9. HtmlSaveOptions.font_saving_callback property |...

    HtmlSaveOptions.font_saving_callback property. Allows to control how fonts are Saved when a document is Saved to HTML, MHTML or EPUB....font_saving_callback property HtmlSaveOptions.font_saving_callback...control how fonts are saved when a document is saved to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。...之后 Save 输入文件。 void ConvertPDFAtoPDF...RemovePdfaCompliance (); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/