Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 17,346 for

area

(0.12 sec)
  1. 在Aspose.Cells中跟踪前代和所依赖的|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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/zh/net/tracing-precedents...
  2. Tipi di grafici con JavaScript via C++|Document...

    Scopri i diversi tipi di grafici supportati da Script via C++. La nostra guida ti accompagnerà attraverso i vari tipi di grafici disponibili e ti mostrerà come crearli e modificarli per migliorare i tuoi fogli di lavoro....Column Bar Line Pie Scatter Area Doughnut Radar Funnel Surface...data markers Grafici a Area Un grafico a area è una sorta di grafico...

    docs.aspose.com/cells/it/javascript-cpp/chart-t...
  3. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....demonstrates how to use this content areas detection algorithm: # Instantiate..."source.png" ) # Set document areas detection mode recognitionSettings...

    docs.aspose.com/ocr/python-net/areas-detection/...
  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. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....specify the color to be used for areas where content was moved from...effect to be applied to the areas where content was moved from...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...Rectangle type to limit target areas for barcode detection. This...irrelevant barcodes placed in the areas out of interest. At the same...

    docs.aspose.com/barcode/net/set-target-regions/
  8. Få varningar när Excel filen laddas|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....Name Warning : Name : PRINT_AREA ; ReferTo : Introduction ! $D$16...Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228 Duplicate...

    docs.aspose.com/cells/sv/java/get-warnings-whil...
  9. 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...
  10. 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/