Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 8,523 for

filtering

(0.12 sec)
  1. Konvertera PSD till PSB via Java | products.asp...

    Exempel på Java-konverteringskod för PSD-format till PSB-fil. Använd den här exempelkoden för att konvertera PSD till PSB inom valfri Java-baserad applikation på webben eller skrivbordet....Photoshop-funktioner som lager, effekter och filter. Läs mera Andra konverteringar...

    products.aspose.com/psd/sv/java/conversion/psd-...
  2. Modyfikowanie obrazów|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....Filter, podając jako parametry prostokąt...

    docs.aspose.com/psd/pl/java/modyfikowanie-obrazow/
  3. Crop, Rotate and Resize Images|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....image based on the selected filter. Members of ResizeType Enumeration...

    docs.aspose.com/psd/net/crop-rotate-and-resize-...
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java.... filter(s -> s.startsWith(getArtifactsDir()...assertEquals(1, filteredShapes.get().filter(f -> f.endsWith(".jpeg")).count());...

    reference.aspose.com/words/java/com.aspose.word...
  5. API OCR سریع و قابل اعتماد بر اساس aspose.ocr ب...

    یکپارچه تشخیص شخصیت نوری (OCR) را در برنامه های پایتون خود با استفاده از aspose.ocr for python از طریق جاوا ادغام کنید....preprocessing options filters = PreprocessingFilter () filters . add ( PreprocessingFilter...InputType . SINGLE_IMAGE , filters ) input . add ( "sample.png"...

    products.aspose.com/ocr/fa/python-java/
  6. API OCR rapida e affidabile basata su Aspose.oc...

    Integra perfettamente il riconoscimento dei caratteri ottici (OCR) nelle tue applicazioni Python usando Aspose.ocr per Python tramite Java....preprocessing options filters = PreprocessingFilter () filters . add ( PreprocessingFilter...InputType . SINGLE_IMAGE , filters ) input . add ( "sample.png"...

    products.aspose.com/ocr/it/python-java/
  7. Навигация и проверка SVG – Aspose.SVG for .NET

    Узнайте, как проверять SVG на C#, использовать пользовательские фильтры для перебора элементов SVG, перемещаться по SVG с помощью CSS Selector или XPath.... Filters ; Copy 1 // Iterate SVG nodes..."rect" , n. NodeName ) ? FILTER_ACCEPT : FILTER_REJECT; 6 } 7 } Метод...

    docs.aspose.com/svg/ru/net/navigation-inspection/
  8. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG.... SVG Filters – a practical guide to SVG filters: blur, drop...shadow, lighting, and color filters with SVG code examples. The...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  9. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…...01; var filtered = elements .Where(e => !e...Rectangle.LLX) .ToList(); if (filtered.Count == 0) return []; var...

    forum.aspose.com/t/vectors-extraction-without-t...
  10. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control 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...