Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 375,709 for

save

(0.15 sec)
  1. Android API to Render CGM to XAMLFLOW | product...

    Transform CGM to XAMLFLOW via Android via Java API...Convert CGM to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render PS to DOTM | products.asp...

    Transform PS to DOTM via Android via Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PS to DOCM | products.asp...

    Transform PS to DOCM via Android via Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOCM format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。... 使用 XImage 对象的save(..)方法保存提取的图像。 以下代码片段向您展示如何从PDF文件中提取图像。..."output.jpg" ); // 保存输出图像 xImage . save ( outputImage , ImageFormat...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  5. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...SetFieldLimit 方法指定字段中的字符数限制,最后使用 Save 方法保存更新后的 PDF 文件。以下代码片段演示了如何在现有..."Country" , 20 ); // Save PDF document editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/zh/net/add-form-fields/
  6. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…... Before I used the save level options, my normal spreadsheets...were 4 meg. When I open and save them, they are slightly smaller...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  7. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....pdf' ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.doc" );...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  9. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....$heights ); $presentation -> save ( "table.pptx" , SaveFormat...( $table ); $presentation -> save ( "table_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Convert RTF to XLTM in C++ or with free Online ...

    C++ API to Convert RTF to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLTM online converter quickly before integrating the code....format used for creating and saving Excel documents. It is a popular...popular format for creating and saving Excel documents with macros...

    products.aspose.com/total/cpp/conversion/rtf-to...