Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 368,279 for

save

(0.11 sec)
  1. 在xlsx4j中显示和隐藏工作簿的选项卡|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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  2. Set Visio Shape's Line Data in PHP|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....1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeLineData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  3. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。...PDF,只需使用 Workbook 类的 Save 方法保存为 PDF 文件。 Save 方法提供了 SaveFormat.Pdf...。 当电子表格代码完成后,调用 Workbook 类的 Save 方法保存电子表格。 文件格式应为 PDF,因此请从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  4. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format using Aspose.Cells for Python via .NET API....NET can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/python-net/converting-cha...
  5. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(file_name, save_options) Renders the...image and saves into a file. save(file_name, save_options) Renders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Create...Scene to Compressed AMF Format Save 3D Scene as HTML 3D Modeling...

    docs.aspose.com/3d/nodejs-java/creating-loading...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  9. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...