Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 32,704 for

saveoptions

(0.34 sec)
  1. Compress X File Formats via JAVA | products.asp...

    Sample Java compression code for X file. Use this example code to compress X file within any Web or Desktop Java based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/java/compression/x/
  2. Compress RVM File Formats via .NET | products.a...

    C# source code to load, render and Compress RVM documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/rvm/
  3. Compress JT File Formats via JAVA | products.as...

    Sample Java compression code for JT file. Use this example code to compress JT file within any Web or Desktop Java based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/java/compression/jt/
  4. Render MSG to BMP in Andorid App | products.asp...

    Export MSG to BMP without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to DOC in Andorid App | products.asp...

    Export MSG to DOC without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to DOTM in Andorid App | products.as...

    Export MSG to DOTM without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  7. Render MSG to EMF in Andorid App | products.asp...

    Export MSG to EMF without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  8. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...the code base- try { var saveOptions = new ImageSaveOptions(Aspose...Image.ImageFormat.Bmp); saveOptions.BackgroundColor = (System...

    forum.aspose.com/t/aspose-html-system-platformn...
  9. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your document will be upgraded to the newest file format” How do I keep this from coming up? I am …...is optional; it contains SaveOptions classes if needed. Dim doc...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  10. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....name a few by using the SaveOptions class object. In this article...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...