Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 368,266 for

save

(0.21 sec)
  1. C# API to Export CGM to XAMLFLOW | products.asp...

    Convert CGM to XAMLFLOW without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Words Save the document to XAMLFLOW format using Save method...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....saveOptions ImageSaveOptions The save options. pattern String A string...saveOptions ImageSaveOptions The save options. pattern String A string...

    reference.aspose.com/words/net/aspose.words.low...
  3. Public API Changes in Aspose.Cells 8.4.0|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 the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Generate Barcodes in Aspose.BarCode APIs for Ja...

    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....images and then save them to a database save barcode images in...this class, set properties, and save the barcode image to any location...

    docs.aspose.com/barcode/java/generate-barcodes-...
  5. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...
  6. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++.... When you save your Excel file as PDF or image...loads the sample Excel file and saves it to PDF/Image format by specifying...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  7. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/python-net/convert-power...
  8. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ....ply" ); /* using Ply save options*/ //Save as binary PLY format...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  9. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents.... The save method ensures that modifications...; // Save the previously opened PDF-document pdf . save () ?...

    docs.aspose.com/pdf/rust-cpp/add-pages/
  10. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....you load the file directly and save it to PDF, the data will not...Open an existing Excel file and save it as PDF { Workbook wb ( filePath...

    docs.aspose.com/cells/cpp/autofit-row-height/