Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,430 for

filter

(0.13 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  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. 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/
  7. 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...
  8. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....excel using csharp 1 apply filter to images in python 1 Apply...median filter to image in csharp 1 apply median filter to image...

    blog.aspose.com/zh/tags/
  9. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....excel using csharp 1 apply filter to images in python 1 Apply...median filter to image in csharp 1 apply median filter to image...

    blog.aspose.com/zh-hant/tags/
  10. 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...