Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 17,645 for

area

(0.08 sec)
  1. Как добавить условное форматирование по временн...

    Как использовать библиотеку Aspose.Cells для Python via .NET для применения условного форматирования TimePeriods. Настраивая эти критерии, у вас есть больший контроль над внешним видом и отображением ячеек....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/ru/python-net/how-to-add-...
  2. إنشاء مخطط منطقة في Excel باستخدام C# | مخطط من...

    تعلم كيفية إنشاء مخططات المنطقة في Excel باستخدام C# و Aspose.Cells for .NET. دليل خطوة بخطوة مع أمثلة شفرة كاملة وقابلة للتنفيذ.... يملأ Area chart الفراغ بين نقاط البيانات...كيفية إنشاء كل من مخطط Area بسيط ومخطط Area مكدس في Excel باستخدام...

    blog.aspose.com/ar/cells/create-area-chart-in-e...
  3. Impostazione delle opzioni di stampa|Documentation

    Questo articolo mostra come impostare programmaticamente le Opzioni di stampa della funzionalità di configurazione della pagina di Excel utilizzando l API Aspose.Cells per Python via .NET. Puoi impostare l Area di stampa, i Titoli di stampa e l Ordine della pagina....agli utenti di: Selezionare un’area di stampa specifica su un foglio...impostare l’Area di stampa Per impostazione predefinita, l’area di stampa...

    docs.aspose.com/cells/it/python-net/setting-pri...
  4. Обнаружение объединённых ячеек в листе с C++|Do...

    Aspose.Cells — это библиотека C++ для работы с файлами таблиц. Она поддерживает обнаружение объединённых ячеек в листе, что облегчает пользователям идентификацию и управление этими ячейками. В этой статье будет описано, как использовать библиотеку Aspose.Cells для обнаружения объединённых ячеек....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/ru/cpp/detect-merged-cell...
  5. Gestione degli intervalli|Documentation

    Questo articolo mostra come gestire intervalli con Aspose.Cells per Python via .NET API.... L’area rettangolare selezionata può...Quando si desidera creare un’area rettangolare che si estende...

    docs.aspose.com/cells/it/python-net/managing-ra...
  6. Zaman Dönemleri Koşullu Biçimlendirmeyi Nasıl E...

    Aspose.Cells for Python via .NET kullanarak Zaman Dönemleri koşullu biçimlendirmeyi nasıl uygularım. Bu kriterleri ayarlayarak hücrelerin görünümünü ve görünüşünü daha fazla kontrol edebilirsiniz....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/tr/python-net/how-to-add-...
  7. 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...
  8. Excel Grafiklerinde Başlıkları Yönetmek JavaScr...

    C++ kullanarak Aspose.Cells for JavaScript ile Microsoft Excel de grafik ve eksen başlıkları ekleme ve biçimlendirme yollarını öğrenin. Rehberimiz, farklı başlık türlerinin nasıl ayarlanacağı, görünümünün nasıl düzenleneceği ve eksen başlıklarının daha iyi veri temsili ve açıklık için nasıl değiştirileceği gösterir....color of the plot area chart . plotArea . area . foregroundColor...color of the chart area chart . chartArea . area . foregroundColor...

    docs.aspose.com/cells/tr/javascript-cpp/chart-a...
  9. Diagramm-Plotbereiche von Präsentationsdiagramm...

    Erfahren Sie, wie Sie Plotbereiche von Diagrammen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET anpassen können. Verbessern Sie mühelos die Visualisierung Ihrer Folien.... plot_area . actual_x y = chart . plot_area . actual_y w...chart . plot_area . actual_width h = chart . plot_area . actual_height...

    docs.aspose.com/slides/de/python-net/chart-plot...
  10. 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/...