Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 17,700 for

area

(0.1 sec)
  1. C++を使用してワークシート内の結合セルを検出|Documentation

    Aspose.Cellsは、スプレッドシートファイルの操作に使用されるC++ライブラリです。ワークシート内の結合セルを検出する機能を持ち、ユーザーがこれらのセルを識別して操作しやすくします。この記事では、Aspose.Cellsライブラリを使用して結合セルを検出する方法を紹介します。...Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/ja/cpp/detect-merged-cell...
  2. チャートに背景として画像を設定する|Documentation

    Aspose.Cells for Python via .NET でグラフの背景塗りつぶしに画像を設定する方法を学びましょう。 このガイドでは、画像のインポートと位置付け、サイズと色の調整、書式設定オプションの適用を説明し、グラフの外観を向上させる方法を示します。...plot_area.area.fill_format.image_data プロ...プロパティを提供します。以下のコード例では、 Chart.plot_area.area.fill_format.image_data プロ...

    docs.aspose.com/cells/ja/python-net/set-picture...
  3. Tipi di Grafico|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....- Linea - Torta - Scatter - Area - Ciambella - Radar - Superficie...data markers Grafici a Area Un grafico a area è una sorta di grafico...

    docs.aspose.com/cells/it/java/chart-types/
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm.... This areas detection mode is recommended...demonstrates how to use this document areas detection algorithm: # Instantiate...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....CURVED_TEXT areas detection mode uses a specialized...demonstrates how to use this document areas detection algorithm: # Instantiate...

    docs.aspose.com/ocr/python-net/areas-detection/...
  6. C++ ile Veri Doğrulama|Documentation

    Aspose.Cells for C++ API kullanarak veri doğrulama nasıl eklenir öğrenin....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/tr/cpp/data-validation/
  7. Configuración de la apariencia del gráfico con ...

    Aprenda cómo configurar la apariencia de los gráficos en Aspose.Cells for C++. Nuestra guía mostrará cómo modificar el diseño, colores, fuentes y efectos del gráfico para lograr el estilo visual deseado y mejorar sus hojas de cálculo....foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/es/cpp/setting-chart-appe...
  8. Définir l apparence du graphique avec C++|Docum...

    Apprenez à configurer l apparence des graphiques dans Aspose.Cells for C++. Notre guide vous montrera comment modifier les dispositions du graphique, les couleurs, les polices et les effets pour obtenir le style visuel souhaité et améliorer vos feuilles de calcul....foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/fr/cpp/setting-chart-appe...
  9. Validazione dati con C++|Documentation

    Impara come aggiungere validazione dei dati tramite l API Aspose.Cells for C++....GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/it/cpp/data-validation/
  10. Suivi des précédents et des dépendances dans As...

    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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/fr/net/tracing-precedents...