Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 8,431 for

filtering

(0.07 sec)
  1. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. HTML-Navigation – Aspose.HTML for Java

    Lernen Sie, wie Sie mit der Aspose.HTML for Java API durch ein HTML-Dokument navigieren und seine Elemente detailliert untersuchen können....(Node n) { 6 // The current filter skips all elements, except...getLocalName ()) 8 ? FILTER_ACCEPT 9 : FILTER_SKIP; 10 } 11 } E...

    docs.aspose.com/html/de/java/html-navigation/
  4. How to lighten background - Free Support Forum ...

    We’re trying to read the text in an image, in this case a passport. In the Ok example, everything reads without any problems. In the Ko example, many of the ‘<’ characters are interpreted as ‘C’ or ‘K’. The only differen…... We’ve tried several filters and also RecognizePassport...about the specific methods or filters you have tried to lighten the...

    forum.aspose.com/t/how-to-lighten-background/31...
  5. Filterobjekte beim Laden der Arbeitsmappe oder ...

    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....eines benutzerdefinierten Filters. Es filtert Diagramme aus dem...mit einem benutzerdefinierten Filter geladen wurde, werden die Bilder...

    docs.aspose.com/cells/de/java/filter-objects-wh...
  6. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Lưu trữ

    Lưu trữ...SetAttribute("filter", "url(#F1)"); svgElement....CreateElementNS(SvgNamespace, "filter"); defsElement.AppendChild(filterElement);...

    blog.aspose.com/vi/svg/gaussian-blur-svg-csharp/
  8. 档案

    档案... 创建一个 defs 和 filter 元素。 创建一个 feColorMatrix 元素并将文本添加到...CreateElementNS(SvgNamespace, "filter"); filterElement.Id = "shadow";...

    blog.aspose.com/zh/svg/text-saturation-in-svg-i...
  9. Lưu trữ

    Lưu trữ...Save( "filtered_blank_cells.xlsx" ); Ví dụ...the output workbook.Save( "filtered_blank_cells.xlsx" ); Cách...

    blog.aspose.com/vi/cells/filter-blank-cells-in-...
  10. Filteren en Indexeren van GIS Vector Layers in ...

    Met de GIS C# .NET Library of API kunt u GIS vector layers filteren op attribuutwaarden of ruimtelijke grenzen. U kunt ook indices gebruiken om het filteren en ruimtelijke queries te versnellen.... Attribuutindex Filter Zonder Index Hier is hoe u...waarden van een attribuut: Filter Met Index De bovenstaande code...

    docs.aspose.com/gis/nl/filtering-and-indexing/