Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 373,074 for

save

(0.18 sec)
  1. Public API Changes in Aspose.3D 1.1.0|Documenta...

    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....Contents Summary FBX7200ASCII Saving Option is added in the FileFormat...FileFormat FBX7200Binary Saving Option is added in the FileFormat...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  2. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...() : string Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/Saveformat/#Markdown) format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in SaveFormat.Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.3D 16.11.0|Documen...

    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....texture coordinate during load and save. //to make sure it's compatible...class. It defines settings on saving a glTF file. Embed Dependencies...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....workbook in one file format and save it into another. Convert Excel...); // Save the document in PDF format workbook . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  6. 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 JavaScript via C++....)); // Save as ODS const outputOdsData = workbook . save ( SaveFormat...; // Save as SXC const outputSxcData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Loading and Saving Messages|Documentation

    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....and Saving Messages Contents [ Hide ] Loading and Saving Email...Message Format during Loading Save and Convert Email Messages Aspose...

    docs.aspose.com/email/java/loading-and-saving-m...
  8. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....Save(..) constructor. The following...instance of ExcelSaveOptions . Save it to XLS format specifying...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to the Markdown format. Default is an empty string in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/