Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 17,703 for

area

(0.09 sec)
  1. Диаграмма в изображение|Documentation

    Узнайте, как использовать Aspose.Cells для Python via .NET для преобразования диаграммы в формат изображения, например JPEG или PNG. Наше руководство продемонстрирует, как экспортировать диаграмму из Microsoft Excel и сохранить её как отдельное изображение для дальнейшего использования и обработки....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/ru/python-net/chart-to-im...
  2. Trova l occorrenza di una parola specifica|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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/it/net/find-specific-word...
  3. Buscar y Reemplazar datos en un rango con C++|D...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código en C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/es/cpp/search-and-replace...
  4. Rechercher et remplacer des données dans une pl...

    Cet article montre comment rechercher et remplacer des données dans une plage dans Excel en utilisant du code C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/fr/cpp/search-and-replace...
  5. 印刷エリアを設定|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/ja/java/set-print-area/
  6. How to Create Pivot Table in Python

    This short tutorial is designed to describe how to create pivot table in Python. It contains detailed configuration steps and program logic along with the runnable code to create pivot table in Excel using Python....desired fields into respective areas in the pivot table Save the...to add fields to different areas in the pivot table as per the...

    kb.aspose.com/cells/python/how-to-create-pivot-...
  7. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…...Area.FillFormat.FillType = FillType...FillType.Solid; _chart.NSeries[0].Area.FillFormat.SolidFill.Color =...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  8. Diagram till Bild|Documentation

    Lär dig hur du använder Aspose.Cells för Python via .NET för att konvertera ett diagram till ett bildformat, som JPEG eller PNG. Vår guide visar hur man exporterar ett diagram från Microsoft Excel och sparar det som en fristående bild för vidare användning och manipulation....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/sv/python-net/chart-to-im...
  9. Daten in einem Bereich suchen und ersetzen mit ...

    Dieser Artikel zeigt, wie man Daten in einem Bereich in Excel mit C++ Code sucht und ersetzt....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/de/cpp/search-and-replace...
  10. Exporter la plage de zone d impression en HTML ...

    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....get ( 0 ); // Set the print area. worksheet . getPageSetup ()...// Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/fr/nodejs-cpp/export-prin...