Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 33,589 for

saveoptions

(0.13 sec)
  1. Compress U3D File Formats via .NET | products.a...

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

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

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

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

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

    Sample Java compression code for PDF file. Use this example code to compress PDF 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/pdf/
  5. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....msg" , SaveOptions . DefaultMsgUnicode ); //...

    docs.aspose.com/email/zh/net/using-a-microsoft-...
  6. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveoptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB..."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveoptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB..."AllowNegativeIndent" flag # in a SaveOptions object that we will pass...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveoptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object to determine // how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...already large documents. saveOptions.setCompliance(pdfCompliance);...

    reference.aspose.com/words/java/com.aspose.word...