Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,852 for

filters

(0.22 sec)
  1. آرشیوها

    آرشیوها... یک عنصر defs و filter ایجاد کنید. یک عنصر feColorMatrix...CreateElementNS(SvgNamespace, "filter"); filterElement.Id = "shadow";...

    blog.aspose.com/fa/svg/text-saturation-in-svg-i...
  2. 記録

    記録...PreprocessingFilter filters = new Aspose.OCR.Models.PreprocessingFilters...PreprocessingFilters.PreprocessingFilter(); filters.Add(Aspose.OCR.Models.PreprocessingFilters...

    blog.aspose.com/ja/ocr/skew-correction-in-image...
  3. Memanipulasi Gambar PNG|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.... Menerapkan Metode Filter pada Gambar PNG Aspose.PSD...digunakan untuk mengatur jenis filter untuk gambar PNG. Potongan...

    docs.aspose.com/psd/id/java/memanipulasi-gambar...
  4. آرشیوها

    آرشیوها...filter (مستطیل، MedianFilterOptions)...MedianFilterOptions(4) raster_image.filter(image.bounds, options) image...

    blog.aspose.com/fa/imaging/apply-median-wiener-...
  5. 아카이브

    아카이브...AsposeOcr() # 필터 추가 filters = ocr.models.preprocessingfilters...OcrInput(ocr.InputType.SINGLE_IMAGE, filters) passport.add("passport.jpg")...

    blog.aspose.com/ko/ocr/ocr-passport-in-python/
  6. Chercher

    chercher...SetAttribute("filter", "url(#F1)"); svgElement....CreateElementNS(SvgNamespace, "filter"); defsElement.AppendChild(filterElement);...

    blog.aspose.com/fr/svg/gaussian-blur-svg-csharp/
  7. Arbeta med bilder|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.... getShapes ()) { // Filter shapes by type Foreign if (...selektiva sidformerna. Använd filter för att få bildformer. Spara...

    docs.aspose.com/diagram/sv/java/working-with-im...
  8. 档案

    档案...Save( "filtered_blank_cells.xlsx" ); 完整代码示例:在...the output workbook.Save( "filtered_blank_cells.xlsx" ); 如何使用...

    blog.aspose.com/zh/cells/filter-blank-cells-in-...
  9. 記録

    記録... image 要素と filter 要素を作成します。 グラフィック要素を追加します。 feColorMatrix...feColorMatrix 要素を作成し、filter 要素に追加します。 出力 SVG イメージを保存します。 次のセクションでは、これらの手順を...

    blog.aspose.com/ja/svg/saturation-effect-using-...
  10. 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/