Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 102,533 for

workbook

(0.09 sec)
  1. Remove POTM Annotation Online or Manage Annotat...

    delete comments from POTM file through online app for free. C++ API code to manage comments of POTM files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/potm/
  2. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. C++ API code to manage comments of PPTM files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/pptm/
  3. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...specific case, including the workbook and any relevant logs. duojie...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  4. Opening Excel File without Open Save Cancel Dia...

    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....of Revision Logs in Shared Workbook Disable Compatibility Checker...

    docs.aspose.com/cells/net/opening-excel-file-wi...
  5. Tracing Precedents and Dependents in Excel usin...

    This article guides for tracing precedents and dependents in Excel using Java. It explains how to find Excel cell reference using Java in other cells....a new Excel file using the Workbook class and set sample data...

    kb.aspose.com/cells/java/tracing-precedents-and...
  6. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....SetLicense method Load the workbook containing a chart Get an...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  7. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python.... Code to Insert Excel Workbook into PowerPoint using Python...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  8. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....source Excel file into the Workbook object for locking panes Select...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  9. Draw Line in Excel using Java

    Use this library to draw line in Excel using Java. Get the IDE settings, a list of steps, and a sample code showing how do you draw a line in Excel using Java....load an Excel file using the Workbook class for drawing Access the...

    kb.aspose.com/cells/java/draw-line-in-excel-usi...
  10. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Get the chart data workbook. Set chart Title. Delete default...// Getting the chart data workbook SharedPtr<IChartDataWorkbook>...

    products.aspose.com/slides/cpp/chart/pptx/