Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 369,768 for

save

(0.12 sec)
  1. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... save ( output_file ) Add StrikeOut...strikeoutAnnotation ) document . save ( output_file ) Add Squiggly...

    docs.aspose.com/pdf/python-net/highlights-annot...
  2. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  3. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert BMP to VCF in Python | products.aspose.com

    Save BMP to VCF within Python applications without using Microsoft Word or Outlook...developers to create, edit, and save documents in various formats...Email for Python via .NET and saved into VCF format. This API provides...

    products.aspose.com/total/python-net/conversion...
  6. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...创建 Diagram 类的实例。 调用Diagram类的Save方法将Visio绘图文件写入VDX。 导出的 VDX 文件。...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  7. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....leading blank columns and rows on saving, but if you want to remove...columns will then be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....sample BMP image file Finally, save the output PDF file So the following...image ); // Save output PDF document document . save ( Paths ....

    docs.aspose.com/pdf/java/convert-images-format-...
  9. Splitter.Split | Aspose.Words for .NET

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...specified split options and saves the resulting parts to files...specified split options and saves the resulting parts to files...

    reference.aspose.com/words/net/aspose.words.low...
  10. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/java/default-font/