Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 380,296 for

save

(0.64 sec)
  1. Android API to Render TEX to FLATOPC | products...

    Transform TEX to FLATOPC via Android via Java API...Convert TEX to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render XPS to MARKDOWN | product...

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

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

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

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render PS to WORDML | products.a...

    Transform PS to WORDML 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 WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render EPUB to DOTX | products.a...

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

    products.aspose.com/total/android-java/conversi...
  6. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。..."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/zh/net/modifing-form/
  7. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 14 // Save resultant XPS document 15 doc. Save (OutputDir...

    docs.aspose.com/page/net/xps/working-with-images/
  8. Android API to Render EPUB to WORDML | products...

    Transform EPUB to WORDML via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  9. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  10. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/