Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 9,070 for

filter

(0.17 sec)
  1. Features Overview|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....implementing self-learning filters to detect spam emails Aspose...offers a solution for email filtering with its core class SpamAnalyzer...

    docs.aspose.com/email/net/features-overview
  2. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....the stream and an array of filters used for encoding the stream...8 /ColorSpace /DeviceGray /Filter [/ASCII85Decode /FlateDecode]...

    docs.aspose.com/page/net/what-is-pdf-file/
  3. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...filter( (row) => row.priorPeriodValue...priorPeriodData = processedTransaction.filter( (row) => row.priorPeriodValue...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  4. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...we can make a LINQ query to filter the desired annotations. Getting...

    docs.aspose.com/pdf/net/figures-annotation/
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++.... IIndexFilter Defines a filter for skipping items based on...

    reference.aspose.com/words/cpp/aspose.words/
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... filter ( s => s . asShape (). hasImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...filter(Objects::nonNull) .collect(Collectors...

    forum.aspose.com/t/unable-to-extract-javascript...
  9. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java.... Filter out a list of page nodes. Retrieve...

    docs.aspose.com/note/java/working-with-text/
  10. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....PPKMS” filter and “adbe.pkcs7.sha1” subfilter...

    reference.aspose.com/words/java/com.aspose.word...