Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 8,958 for

filter

(0.12 sec)
  1. Working with Exchange EWS Client|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....Read, and Organize Messages Filter Messages From Exchange Mailbox...on Server Utility Features Filter Appointments from Exchange...

    docs.aspose.com/email/cpp/working-with-exchange...
  2. Image Effect Creator Licensing Plugin|Documenta...

    Improve your images using the Aspose.Imaging Image Effect Creator Plugin in Java, which allows for seamless application of Filters such as grayscale effect, as well as fine-tuning image parameters like brightness, contrast, and color gamma....of image enhancements and filters. With this plugin, you can...can smooth images using filters such as GaussianBlur, MedianFilter...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  3. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....and manual image processing filters that enhance an image before...sent to the OCR engine. Each filter increases recognition time...

    docs.aspose.com/ocr/net/image-processing/
  4. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format Filters, enhancing your content insertion process....Gets or sets the name of the filter for the format of the graphic...True ); // Apply the PNG32.FLT filter. fieldIncludePicture . GraphicFilter...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Insert Timeline with Golang via 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/go-cpp/create-timeline/
  6. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... filter ( s => s . hasImage ). length...node => node . asShape ()). filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... True ) for para 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...
  8. Working with Exchange EWS Client|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....from Exchange Server in Java Filter Messages From Exchange Mailbox...on Server Utility Features Filter Appointments from Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  9. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm.... filter ( s => s . hasImage ). length...node => node . asShape ()). filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...Gaussian blur and then Sobel filter to then do some calculations...Gaussian blur, and using the Sobel filter. Below is a step-by-step guide...

    forum.aspose.com/t/fastest-way-to-do-image-anal...