Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 8,851 for

filtering

(0.12 sec)
  1. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。..."Chart 1" ); // Access filtered and non-filtered series collections...the first two series to be filtered nSeries . Get ( 1 ). SetIsFiltered...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  2. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Три метода фильтрации данных диаграммы с помощь...

    Узнайте, как фильтровать диаграммы в Excel с помощью Aspose.Cells for C++. Наш всесторонний гид покажет, как применять фильтры к диаграммам, настраивать элементы диаграммы и использовать инструменты анализа данных для получения лучших инсайтов и принятия решений....xlsx" ); // Get filtered series list SeriesCollection...Should be 0 std :: cout << "Filtered Series count: " << nSeriesFiltered...

    docs.aspose.com/cells/ru/cpp/filtering-charts-i...
  4. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Lưu trữ

    Lưu trữ...# Khởi tạo xử lý hình ảnh filters = ocr.models.preprocessingfilters...PreprocessingFilter() filters.add(filters.auto_skew()) # Thêm hình...

    blog.aspose.com/vi/ocr/skew-correction-in-python/
  6. Фильтрация объектов при загрузке Рабочей книги ...

    Узнайте, как фильтровать данные при загрузке рабочих книг или листьев, используя Aspose.Cells for Node.js via C++....( __dirname , "data" ); // Filter charts from the workbook. const...Load the workbook with above filter. const workbook = new AsposeCells...

    docs.aspose.com/cells/ru/nodejs-cpp/filter-obje...
  7. Archive

    archives...Method # Similarly, we can add filters such as “auto_skew” and set...follow the steps below to add filters and recognition settings. Create...

    blog.aspose.com/ocr/convert-text-from-image-to-...
  8. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...filter.SaFirewallCheckFilte.doFil...java:149) at cn.dev33.satoken.filter.SaTokenCorsFilterFor.doFil...

    forum.aspose.com/t/error-when-extracting-images...
  9. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....The preprocessed image after filters (e.g., binarization, noise...fine-tuning preprocessing filters. Property Type Description...

    docs.aspose.com/ocr/net/debug/
  10. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....The preprocessed image after filters (e.g., binarization, noise...fine-tuning preprocessing filters. Property Description set_debug_mode...

    docs.aspose.com/ocr/python-net/debug/