Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 347,031 for

save

(0.13 sec)
  1. Android API to Render XPS to DOT | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MD to DOT | products.aspo...

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

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

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

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

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

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render CGM to FLATOPC | products...

    Transform CGM to FLATOPC via Android via Java API...Convert CGM 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...
  6. Android API to Render PS to DOTX | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render EPUB to RTF | products.as...

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

    products.aspose.com/total/android-java/conversi...
  8. Converting to MHTML Files in 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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. 高级功能|Aspose.PDF for .NET

    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.... Add ( textFragment ); // Save PDF document to a MemoryStream...MemoryStream ()) { document . Save ( ms ); // Reset the stream...

    docs.aspose.com/pdf/zh/net/advanced-features/
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document.... Save the modified file using the...the Document object’s Save method. The following code snippets show...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/