Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 380,285 for

save

(1.08 sec)
  1. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/iwa...
  2. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....Excel file without charts and saves it as a PDF. const path = require...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  3. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  4. Generate Multiple MacroPdf417 BarCodes for Larg...

    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 barcode (fileid_segmentid.png) builder . save ( data_dir...end \ # Display Status puts "Saved Images Successfully." Download...

    docs.aspose.com/barcode/java/generate-multiple-...
  5. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...); std :: cout << "Workbook saved successfully without charts...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  6. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document....font" ) i += 1 Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....27 // Save to any supported file format 28 oneFile. Save (dataDir...28 // Save to any supported file format 29 oneFile. Save (dataDir...

    docs.aspose.com/note/net/working-with-text/
  8. Aspose.Slides 20.11 Throws Exceptions While Try...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…... Whenever we call “Save” method in Aspose.Slides ( Aspose...Aspose.Slides.Presentation.Save(String fname, SaveFormat format)...

    forum.aspose.com/t/aspose-slides-20-11-throws-e...
  9. Converting a PCL file to PDF using C++ | Aspose...

    Sample code for PCL to PDF conversion using C++. Use C++ example for batch PCL to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/pcl-to-pdf/
  10. Converting a XPS file to PDF using PHP | Aspose...

    Sample code on PHP for XPS to PDF conversion. Use example code for batch XPS to PDF conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file System Requirements...

    products.aspose.com/pdf/php-java/conversion/xps...