Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 249,449 for

cells

(0.37 sec)
  1. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for Node.js via C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-f...
  2. Convert Text to Columns using Aspose.Cells|Docu...

    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....Cells Contents [ Hide ] Possible Usage...contents of a cell into separate cells. Aspose.Cells also provides...

    docs.aspose.com/cells/net/convert-text-to-colum...
  3. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for Node.js via C++ API....users add hyperlinks to text in cells and to images. Image hyperlinks...using Aspose.Cells for Node.js via C++. Aspose.Cells for Node.js...

    docs.aspose.com/cells/nodejs-cpp/add-image-hype...
  4. How to Display Formulas in Excel using Python

    This article explains how to display formulas in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to show formulas in Excel using Python....Cells Product Family Aspose.Email...the application to use Aspose.Cells for Python via Java to show...

    kb.aspose.com/cells/python/how-to-display-formu...
  5. Chart Rendering|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....Cells APIs support creating a variety...demonstrate the usage of Aspose.Cells APIs to render the charts in...

    docs.aspose.com/cells/cpp/chart-rendering/
  6. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....Cells changes the font of the entire...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  7. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...visually fit inside a merged cell range before setting it? If...Total Product Family cells-net , aspose-cells imparthgalani July...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  8. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...Product Family slides-java , cells-java , slides-ole , slides-python...entire content of the specified cells. This, in turn, resizes the...

    forum.aspose.com/t/aspose-queries/311420
  9. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Cells Product Family cells-net simon.zhao October...

    forum.aspose.com/t/export-pivottable-as-image-s...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Cells Product Family cells-net , json Adhirath...ExportRangeToJsonOpt class provided by Aspose.Cells. Below is a sample code snippet...

    forum.aspose.com/t/convert-range-to-json/311994