Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 33,600 for

saveoptions

(2.09 sec)
  1. Compress PDF File Formats via .NET | products.a...

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

    products.aspose.com/3d/net/compression/pdf/
  2. Compress 3MF File Formats via .NET | products.a...

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

    products.aspose.com/3d/net/compression/3mf/
  3. Compress USD File Formats via JAVA | products.a...

    Sample Java compression code for USD file. Use this example code to compress USD 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/usd/
  4. Compress ASE File Formats via JAVA | products.a...

    Sample Java compression code for ASE file. Use this example code to compress ASE 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/ase/
  5. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/net/latex-to-pdf/
  6. Render MSG to GIF in Andorid App | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  7. Compress OBJ File Formats via JAVA | products.a...

    Sample Java compression code for OBJ file. Use this example code to compress OBJ 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/obj/
  8. HtmlSaveOptions.font_resources_subsetting_size_...

    HtmlSaveoptions.font_resources_subsetting_size_threshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object configure font subsetting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word...."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 处理存储在 SharePoint Online 中的文档|.NET 格式的 Aspose.Words

    使用 C# 将 SharePoint 中共享的 Word 转换为 PDF。处理存储在 SharePoint 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...new MemoryStream (); var saveOptions = new PdfSaveOptions ();.... Save ( outputStream , saveOptions ); await client . UploadFile...

    docs.aspose.com/words/zh/net/work-with-document...