Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 375,978 for

save

(0.27 sec)
  1. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...xlsx" )) # Configure HTML save options opts = HtmlSaveOptions...es = True # Save the workbook in HTML wb . save ( os . path ...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  2. Convert TSV to WORD using Python or with free O...

    TSV to WORD conversion in your Python applications without using Microsoft Office or online. Test free TSV to WORD online converter quickly before integrating the code....NET API, which can be used to save the created HTML into the desired...NET API. Then, the HTML is saved into the desired Microsoft Word...

    products.aspose.com/total/python-net/conversion...
  3. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your document's security. Easily specify and manage security levels for optimal protection.... Save ( ArtifactsDir + "DocumentProperties...IsWriteProtected , Is . True ); doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Java API to Export CGM to DOTX | products.aspos...

    Convert CGM to DOTX using on premise Java API...Convert CGM 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/java/conversion/cgm-t...
  5. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....CSS Custom Properties while saving to HTML with JavaScript via...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  6. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  7. Convert PPT to XLS using Python or with free On...

    PPT to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLS online converter quickly before integrating the code....NET is used to save the created HTML into the desired...source PPT file Save PPT file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  8. Convert TXT to POTM in Android Apps or with fre...

    TXT to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....write HTML content in it, and save it as POTM. Aspose.Total for...content in it. Finally, you can save the Presentation as a POTM file...

    products.aspose.com/total/android-java/conversi...
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  10. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/amf/