Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 347,039 for

save

(0.11 sec)
  1. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  2. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  3. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  4. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; //Save the workbook workbook . SaveAs...( style ); //Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  5. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,满足多用途需求。... save ( "sample_3d.png" ) presentation . save ( "sandbox_3d...) as thumbnail : thumbnail . save ( "sample_3d.png" ) 3D 深度和拉伸...

    docs.aspose.com/slides/zh/python-net/3d-present...
  6. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++....pass to the node renderer's "Save" method to modify // how it...MakeObject < Aspose :: Words :: Saving :: ImageSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.mat...
  7. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and api differences.... save ( “ result . xlsx ” ); Aspose...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  8. Exporting DGN AutoCAD|CAD 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.... Now call the save method of DgnImage class instance...CadRasterizationOpti instance. Now call the save method of DgnImage class instance...

    docs.aspose.com/cad/java/developer-guide/export...
  9. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....layout by invoking Layout mothod save diagram Create a CompactTree...layout by invoking Layout mothod save diagram Create a FlowChart style...

    docs.aspose.com/diagram/java/create-organizatio...
  10. Manage the Barcode Caption 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....RED); \ # Save the image to your system and...BarCodeImageFormat (); $bb -> save ( $dataDir . "barcode.jpg" ...

    docs.aspose.com/barcode/java/manage-the-barcode...