Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 368,020 for

save

(0.2 sec)
  1. Convert POT to GIF in JavaScript | products.asp...

    Convert POT to GIF in JavaScript. Use Node.js library API to convert POT files to GIF...Presentation from POT file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POT to GIF in Node.js | products.aspose...

    Convert POT to GIF in Node.js. Use Node.js library API to convert POT files to GIFs...Presentation from POT file and save it as GIF. Node.js code for..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.gif" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。... auto_fit_columns () # Save to Pdf without setting PdfSaveOptions...char_granularity workbook . save ( os . path . join ( data_dir...

    docs.aspose.com/cells/zh/python-net/change-the-...
  4. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  7. Generate Barcodes with Aspose.BarCode APIs in C...

    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....generate barcode images and then save to the database Developers have...set some properties and then save the barcode image to any location...

    docs.aspose.com/barcode/cpp/generate-barcodes-u...
  8. OleFormat.SuggestedFileName | Aspose.Words for ...

    Discover the OleFormat SuggestedFileName property to easily retrieve the recommended file name for saving your embedded objects seamlessly....embedded object if you want to save it into a file. public string...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PDF to PNG Converter using Android via Java | A...

    Sample code on Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion in Android...method to convert the page to PNG Save the PNG file Here is an example...your PDF file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  10. BMP to PDF Converter using Android via Java | A...

    Sample code on Java for BMP to PDF conversion. Use example code for batch BMP to PDF conversion in Android...converting Load sample BMP image file Save the output PDF file Here is...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/android-java/conversion...