Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 377,473 for

save

(0.52 sec)
  1. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...Tab-delimited & HTML formats Load & save OpenDocument Spreadsheet (ODS)...format with just a few lines. Save spreadsheet in multiple formats...

    products.aspose.com/cells/php-java/
  3. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/recognise-self-closin...
  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....SetDefaultStyle ( st ); // Save the workbook wb . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-style-object-u...
  5. GS1 Barcode Types|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.... Save ( $"{path}GS1Code128Example...DataMatrixVersion . ECC200_12x36 ; gen . Save ( $"{path}Gs1DataMatrixExample...

    docs.aspose.com/barcode/net/gs1-barcodes/
  6. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...( "test.pdf" ); outputDoc . save ( "first_page.html" , com ....

    products.aspose.com/pdf/zh-hans/java/splitter/
  7. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... save ( outputFile ); 此外,可以为图像印章添加替代文本:...imageStamp ); // 保存文档 document . save ( outFile ); 此外,以下代码显示了如何在 FigureElements...

    docs.aspose.com/pdf/zh/java/whatsnew/
  8. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type... Save ( $"{path}SwissPostDomesticMai...BarHeight . Pixels = 40 ; gen . Save ( $"{path}SwissPostDomesticMai...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  9. Exporting DGN AutoCAD|CAD 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.... Now call the save method of DgnImage class instance...CadRasterizationOpti instance. Now call the save method of DgnImage class instance...

    docs.aspose.com/cad/java/exporting-dgn-autocad/
  10. How to Generate QR Code in C#

    This topic provides a simple solution to the question how to generate QR code in C#. Create a C# code generator with simple steps....DocumentBuilder object As a last step, save QR code as image format In this...we’re saving the QR code image as PNG, however, you can save your...

    kb.aspose.com/barcode/net/how-to-generate-qr-co...