Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 373,074 for

save

(0.22 sec)
  1. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  2. Convert FODS to RTF using Python or with free O...

    FODS to RTF conversion in your Python applications without using Microsoft Office or online. Test free FODS to RTF online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save FODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  3. Convert PPTM to XLTM using Python or with free ...

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

    products.aspose.com/total/python-net/conversion...
  4. Convert MOBI to XLTX using Python or with free ...

    MOBI to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  5. Convert SXC to OTT using Python or with free On...

    SXC to OTT conversion in your Python applications without using Microsoft Office or online. Test free SXC to OTT online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save SXC file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. 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...
  7. Aspose.PSD for Java 26.1 - Release Notes|Docume...

    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.... Bug PSDJAVA-825 Update saving to resource of GradientFillSettings...layerresources.BaseLayerSectionReso.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  8. 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...
  9. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...