Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 17,703 for

area

(0.18 sec)
  1. Modifying Images|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....light and dark areas so that the light areas becomes lighter...lighter and dark areas becomes darker. Decreasing the contrast will...

    docs.aspose.com/psd/java/modifying-images/
  2. Cómo establecer el área de impresión con JavaSc...

    Este artículo muestra código que explica cómo establecer el área de impresión usando la biblioteca Aspose.Cells para JavaScript vía C++....Cells Example - Set Print Area </ title > </ head > < body...body > < h1 > Set Print Area Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  3. 加载Excel文件时获取警告|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/zh/net/get-warnings-while...
  4. 加载Excel文件时获取警告|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/zh/java/get-warnings-whil...
  5. الأسلاف والمعتمدون باستخدام Node.js عبر C++|Doc...

    تعلّم كيف تتبع الخلايا السابقة والمعتمدة في جداول البيانات باستخدام Aspose.Cells for Node.js via C++. فهم كيف تحدد الخلايا المرتبطة في جداول مالية معقدة....{ const area = ret . get ( 0 ); console . log ( area . getSheetName...cellIndexToName ( area . getStartRow (), area . getStartColumn...

    docs.aspose.com/cells/ar/nodejs-cpp/precedents-...
  6. 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/
  7. 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...
  8. الحصول على تحذيرات أثناء تحميل ملف إكسل|Documen...

    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/ar/java/get-warnings-whil...
  9. 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/...
  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/