Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,949 for

filter

(0.26 sec)
  1. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/deskew/
  3. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....apply Binarize preprocessing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/java/binarization/
  4. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....Scenarios Instead of adjusting filters to show dates, you can use...Timeline—a dynamic filter option that lets you easily filter by date/time...

    docs.aspose.com/cells/cpp/create-timeline/
  5. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...position index for showing report filter pages pt . ShowReportFilterPage...cout << "Pivot table report filter pages set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  6. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... for paragraph in list ( filter ( lambda p : p . list_format...list_format . is_list_item , list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf" ); // Filter annotations using AnnotationSelector..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/java/text-annotation/
  9. IIndexFilter | Aspose.Words for Java

    Defines a Filter for skipping items based on their indices in Java....interface IIndexFilter Defines a filter for skipping items based on...

    reference.aspose.com/words/java/com.aspose.word...
  10. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section.... filter (( hf ) => ! hf . isLinkedToPrevious...headersFooters . toArray (). filter (( hf ) => hf . isLinkedToPrevious...

    reference.aspose.com/words/nodejs-net/aspose.wo...