Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 376,902 for

save

(0.45 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/cpp/export-similar-border...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert an Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....NET enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

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

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

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  4. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  5. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  6. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add PDF Pages in Python|Aspose.PDF for Python v...

    Learn how to add or insert pages into PDF documents in Python.... Save the modified Document to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  9. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and Save notes from OneNote to PDF using various options including default settings and Jpeg compression....for Net Framework Loading, Saving and Converting Convert OneNote...without using any other component. Save OneNote to PDF using default...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  10. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....render slides as images, and save the results in PNG format. The...the IImage::Save(String, ImageFormatPtr method to save the slide...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...