Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 7,108 for

filters

(0.05 sec)
  1. Filtres et dégradés SVG – Code SVG, exemples

    Vous apprendrez à écrire du code SVG pour créer des filtres SVG, un flou gaussien, un effet d'ombre portée, des effets de lumière ou un dégradé linéaire et un dégradé radial....filtre est défini par l’élément <filter> qui se définit dans un élément...primitives de filtre. L’élément <filter> a un ensemble d’attributs...

    docs.aspose.com/svg/fr/net/drawing-basics/filte...
  2. drop-shadow-effect.svg

    ......org/2000/svg"> <defs> <filter id="shadow" x="-20" y="-20"...in2="blur" mode="normal" /> </filter> </defs> <ellipse cx="95" cy="90"...

    docs.aspose.com/svg/files/drop-shadow-effect.svg
  3. Изменения в общедоступном API в Aspose.Cells 16...

    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....DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...above options . setLoadFilter ( filter ); //Load a template file by...

    docs.aspose.com/cells/ru/java/public-api-change...
  4. Эффект тени – Фильтры SVG – Код C#

    Узнайте, как писать код SVG и создавать эффект тени с помощью API Aspose.SVG, а также применять эффект тени к формам и тексту SVG....фильтр определяется элементом <filter> , который устанавливается...примитивы фильтра. Элемент <filter> имеет набор атрибутов. Обязательными...

    docs.aspose.com/svg/ru/net/drop-shadow/
  5. تصفية الكائنات أثناء تحميل دفتر العمل أو ورقة ا...

    تعلم كيفية تصفية البيانات أثناء تحميل دفاتر العمل أو أوراق العمل باستخدام Aspose.Cells for Node.js via C++....( __dirname , "data" ); // Filter charts from the workbook. const...Load the workbook with above filter. const workbook = new AsposeCells...

    docs.aspose.com/cells/ar/nodejs-cpp/filter-obje...
  6. Flou gaussien – Filtres SVG – Code C#

    Apprenez à écrire du code SVG pour un filtre Flou gaussien et consultez des exemples C# pour implémenter l'effet Flou gaussien sur les éléments SVG et les bitmaps....filtre est défini par l’élément <filter> , qui se définit dans un élément...primitives de filtre. L’élément <filter> possède un ensemble d’attributs...

    docs.aspose.com/svg/fr/net/gaussian-blur/
  7. gaussian-blur.svg

    ......org/2000/svg"> <defs> <filter id="f1" x="-20" y="-20" height="100"...stdDeviation="10" /> </filter> <filter id="f2" x="-20" y="-20"...

    docs.aspose.com/svg/files/gaussian-blur.svg
  8. Objekte beim Laden der Arbeitsmappe oder des Ar...

    Erfahren Sie, wie Sie Objekte wie Diagramme, Formen und bedingte Formatierungen beim Laden von Arbeitsmappen oder Arbeitsblättern mit Aspose.Cells for C++ filtern....02_OutputDirectory \\ " ); // Filter charts from the workbook LoadOptions...the workbook with the above filter U16String inputFilePath = srcDir...

    docs.aspose.com/cells/de/cpp/filter-objects-whi...
  9. Loading and managing Excel,OpenOffice,Json, Csv...

    With Aspose.Cells, it is simple to create,open and manage Excel,CSV,TSV,ODS,HTML,Numbers,Json,XML,Pdf,Jpg,Tiff,Image,Mht and XPS files....Files Filter Defined Names while loading Workbook Filter Objects...loading Workbook or Worksheet Filtering the kind of data while loading...

    docs.aspose.com/cells/net/loading-saving-and-ma...
  10. Come impostare una Serie come invisibile con C+...

    In Excel, nel grafico potresti aver bisogno di rendere invisiva una serie. Questo articolo descrive come usare Aspose.Cells con C++ per farlo...."Chart 1" ); // Access filtered and non-filtered series collections...the first two series to be filtered nSeries . Get ( 1 ). SetIsFiltered...

    docs.aspose.com/cells/it/cpp/how-to-set-series-...