Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 363,335 for

save

(0.32 sec)
  1. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document.... save ( output_file ) Get Link Annotation...1st page. After this we will save document with removed annotation...

    docs.aspose.com/pdf/python-net/link-annotations/
  2. 保持空行的分隔符在导出电子表格到 CSV 格式时通过 Node.js 和 C++|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....); // Instantiate Text File's Save Options const options = new...true ); // Save the file with the options wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/keep-separa...
  3. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...SaveFormat::Json 作为 Workbook::Save 方法的第二个参数传递。也可以使用 JsonSaveOptions...workbook ( inputFilePath ); // Save the workbook as JSON U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  4. 使用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...
  5. Aspose.Cells 中的图像标记|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...."Table1" ); //Add a column to save pictures. DataColumn dc = t...(); //Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  6. 用 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-...
  7. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....DWG to SVG and save it on the disk using the save method The above...will save the DWG file as SVG on the disk using the save method...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  8. 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...
  9. 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...
  10. Merge PPTM Files To BMP Using Python | products...

    Merge multiple PPTM files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPTM files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...