Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 374,197 for

save

(0.12 sec)
  1. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing document presentation and accessibility....physical folder where fonts are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  3. Aspose.PSD for .NET 24.1 - Release Notes|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.... Save ( outputFile , new PngOptions...sourceFile1 , opt )) { img . Save ( outputFile1 , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  4. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....iterate through the contents, and save them into separate files as...Iterate through contents and save in separate 3D files for content...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  5. Saving optimized jpeg - Free Support Forum - as...

    I need to Save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in Save that can do that so I wrote some code to take the original image and using some logic I am trying to …...Saving optimized jpeg Aspose.Imaging Product Family DanAvni April...3, 2025, 5:01pm 1 I need to save an optimized jpeg (meaning minimal...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  6. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation...caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property TxtSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for Node.js via C++....excelFilePath ); // Save as ODS file workbook . save ( "ods_out.ods"...ods" ); // Save as SXC file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...Aspose.Words.Saving namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/python-java/convert-...