Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 379,112 for

save

(0.52 sec)
  1. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg' ) # When we save the document as an image, we...mode for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 有什么新功能|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/whatsnew/
  3. 在 Visio 中用 Ruby 中的图层配置形状对象|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 + "Layers...

    docs.aspose.com/diagram/zh/java/configure-shape...
  4. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/
  5. Merge Cells|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....of merging" ); //Save the Workbook. wbk . save ( dataDir + "merge_Aspose...

    docs.aspose.com/cells/java/merge-cells/
  6. Convert HTML to EMLX via C++ application | prod...

    Sample C++ conversion code for HTML document to EMLX format. Use example code for batch HTML to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/html-t...
  7. Adding a Watermark to an Image|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.... We will save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  8. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。... PutValue ( r * 1 ); } } // Save workbook in HTML format and...SetExportGridLines ( true ); wb . Save ( outDir + u "ExportToHTMLWithGrid_out...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  9. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...格式保存到磁盘 try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...格式保存到磁盘 try { $slideImage -> save ( "picture2_out.jpg" , ImageFormat...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  10. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being Saved....object that is currently being saved. get document () : Aspose ....Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...