Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 375,192 for

save

(0.24 sec)
  1. Convert Image to Base64 in C#

    This concise tutorial walks through converting image to base64 in C#. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in C#....the ToBase64String() method Save the output Base64 image These...to a base64 format. Lastly, save the generated image string as...

    kb.aspose.com/svg/net/convert-image-to-base64-i...
  2. Freeze panes of Excel Worksheet with C++|Docume...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C++ library with the Aspose.Cells API.... Save the file. #include <iostream>...FreezePanes ( u "B2" , 1 , 1 ); // Save the file U16String outputFilePath...

    docs.aspose.com/cells/cpp/how-to-freeze-panes-o...
  3. 在 Ruby 中设置 Visio Shape 的 XForm 数据|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeXFormData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  4. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly....document's "Save" method // to modify how we save the document...txtExportHeadersFoot ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++.... Save and close the code, return to...property of the VbaModule . Save the file in xlsm format. const...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  6. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++....time, // such as right before a save operation, we need to update...get_DisplayResult ()); doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  8. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...400 , 300 ); $presentation -> save ( "chart.pptx" , SaveFormat...( $chart ); $presentation -> save ( "chart_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。...()); // Modify the VBA Code, save the workbook then reload //...setCodes ( code ); // Save workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  10. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...