Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 17,875 for

area

(0.1 sec)
  1. 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/
  2. Aggiungi filigrana WordArt al grafico con Golan...

    Impara come usare Aspose.Cells for C++ per aggiungere una filigrana WordArt a un grafico in Microsoft Excel. La nostra guida dimostrerà come creare e posizionare una filigrana WordArt per migliorare l appeal visivo e l unicità del tuo grafico....applicare il testo interessato all’area di tracciamento di un grafico...WordArt come filigrana per l’area di tracciamento del grafico...

    docs.aspose.com/cells/it/go-cpp/add-wordart-wat...
  3. كيفية إضافة تنسيق شرطي لفترات زمنية|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق تنسيق الفترات الزمنية الشرطية. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها....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/ar/python-net/how-to-add-...
  4. 記録

    記録...検証が適用される領域を定義します area = cells.CellArea() area.create_cell_area("B1", "B1")..."B1") validation.add_area(area) # ワークブックを保存してください。 workbook.s...

    blog.aspose.com/ja/cells/data-validation-in-exc...
  5. Datasäkerhet med C++|Documentation

    Lär dig hur man lägger till datavalidering med hjälp av 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/sv/cpp/data-validation/
  6. Diagramm Aussehen mit C++ einstellen|Documentation

    Lernen Sie, wie man das Erscheinungsbild von Diagrammen in Aspose.Cells for C++ konfiguriert. Unser Leitfaden zeigt, wie man Diagrammlayouts, Farben, Schriftarten und Effekte anpasst, um den gewünschten visuellen Stil zu erzielen und Ihre Arbeitsblätter zu verbessern....foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/de/cpp/setting-chart-appe...
  7. Archiv

    Archiv...validaci (v tomto případě A1) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/cs/cells/data-validation-in-exc...
  8. Aspose.Cells te Öncül ve Bağımlıları İzleme|Doc...

    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/tr/net/tracing-precedents...
  9. Module.DetectAreasMode.TABLE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.TABLE algorithm.... This areas detection model is recommended...demonstrates how to use this document areas detection algorithm: var settings...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  10. 获取带有外部链接的范围|Documentation

    本文介绍了如何通过Aspose.Cells for Python via .NET API获取带有外部链接的范围。...get_referred_areas 方法检索这些外部链接的选项。 Name.get_referred_areas 方法返回类型为...external_file_name :如果这是外部引用,获取外部文件名 is_area : 表示这是否为一个区域 is_external_link...

    docs.aspose.com/cells/zh/python-net/get-range-w...