Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 17,522 for

area

(0.73 sec)
  1. Forme nei grafici|Documentation

    Scopri come utilizzare Aspose.Cells for .NET per aggiungere controlli e personalizzare i grafici in Microsoft Excel. La nostra guida mostrerà come manipolare gli elementi del grafico, regolare la formattazione e migliorare l aspetto complessivo e l usabilità dei tuoi grafici....sinistra in unità dello 1/4000 dell’area del grafico. sinistra – lo spostamento...sinistra in unità dello 1/4000 dell’area del grafico. altezza – l’altezza...

    docs.aspose.com/cells/it/net/controls-in-charts/
  2. C ++ OCR - rozpoznawanie tekstu w C ++ | Aspose

    Aspose C ++ OCR Library łatwo integruje OCR z aplikacjami C ++. Bez wysiłku przekonwertuj obrazy na tekst przy minimalnym kodzie C ++.... detect_areas_mode = detect_areas_mode_enum :: PHOTO...Activate detection of low-contrast areas RecognitionSettings settings...

    products.aspose.com/ocr/pl/cpp/
  3. Module.DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.CURVED_TEXT model....CURVED_TEXT areas detection model uses a specialized...demonstrates how to use this document areas detection model: var settings...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  4. Archiver

    les archives...validation (A1 dans ce cas) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/fr/cells/data-validation-in-exc...
  5. ค้นหา

    ค้นหา...รตรวจสอบ (A1 ในกรณีนี้) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/th/cells/data-validation-in-exc...
  6. Tambahkan grafik mini di Excel menggunakan Java

    Ikuti artikel ini untuk menambahkan grafik mini di Excel menggunakan Java. Ini memiliki pengaturan IDE, langkah-langkah, dan kode contoh untuk membuat grafik mini di Excel menggunakan Java....Buat area sel dan tambahkan sparkline group untuk area ini Tambahkan... Buat area sel, tambahkan grup grafik mini untuk area ini, dan...

    kb.aspose.com/id/cells/java/add-sparklines-in-e...
  7. Validation des données avec C++|Documentation

    Apprenez comment ajouter une validation de données via 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/fr/cpp/data-validation/
  8. Lưu trữ

    Lưu trữ...(A1 trong trường hợp này) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/vi/cells/data-validation-in-exc...
  9. Node.js kullanarak C++ ile Grafik Görünümünü Ay...

    Aspose.Cells for Node.js via C++ te grafiklerin görünümünü nasıl yapılandıracağınızı öğrenin. Kılavuzumuz, grafik düzenlerini, renkleri, yazı tiplerini ve efektleri istediğiniz görsel stili elde etmek ve çalışma sayfelerinizi geliştirmek için nasıl değiştireceğinizi gösterecek....foreground color of the plot area chart . getPlotArea (). getArea...foreground color of the chart area chart . getChartArea (). getArea...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-cha...
  10. 在图表中设置图片作为背景填充|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/zh/python-net/set-picture...