Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 8,816 for

filters

(0.08 sec)
  1. FieldImport.graphicFilter property | Aspose.Wor...

    FieldImport.graphicFilter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....Gets or sets the name of the filter for the format of the graphic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Архів

    Архів...параметри попередньої обробки filters = ocr.models.preprocessingfilters...preprocessingfilters.PreprocessingFilter() filters.add(ocr.models.preprocessingfilters...

    blog.aspose.com/uk/ocr/convert-text-from-image-...
  3. Öffentliche API Änderungen in Aspose.Cells 17.1...

    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....)) { //Load everything and filter charts this . setLoadDataFilterOpt...)) { //Load everything and filter shapes this . setLoadDataFilterOpt...

    docs.aspose.com/cells/de/java/public-api-change...
  4. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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.... Added APIs Filter the Data for Loading Aspose...workbook from a template file. Filtering loaded data can improve performance...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Travailler avec des 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.... getShapes ()) { // Filter shapes by type Foreign if (...getPage ( 0 ). getShapes ()) { // Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/fr/java/working-with-im...
  6. Lavorare con le immagini|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 (...getPage ( 0 ). getShapes ()) { // Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/it/java/working-with-im...
  7. 記録

    記録...CreateElementNS(SvgNamespace, "filter"); filterElement.Id = "shadow";...feOffsetElement = (Aspose.Svg.Filters.SVGFEOffsetElement)document...

    blog.aspose.com/ja/svg/create-drop-shadow-svg-i...
  8. Розблокуйте можливості Java OCR: легко перетвор...

    Легко інтегруйте оптичне розпізнавання символів (OCR) у свої програми Java за допомогою нашої універсальної та потужної бібліотеки Aspose.OCR для Java. Легко перетворюйте зображення на текст за допомогою лише кількох рядків коду Java....pre-processing filters PreprocessingFilter filters = new PreprocessingFilter...PreprocessingFilter (); filters . add ( PreprocessingFilter . ToGrayscale...

    products.aspose.com/ocr/uk/java/
  9. Cómo filtrar vacíos o no vacíos con C++|Documen...

    Aprende cómo filtrar en blanco y no en blanco usando la API Aspose.Cells for C++....MatchBlanks function to apply the filter // worksheet.GetAutoFilter()...MatchNonBlanks function to apply the filter on the second column (index...

    docs.aspose.com/cells/es/cpp/how-to-filter-blan...
  10. Filtrage automatique des données|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....= "Oranges" ; //Enable Auto-filter. sheet . EnableAutoFilter =...get_Range ( "A1" , "B5" ); //Auto-filter the range. range . AutoFilter...

    docs.aspose.com/cells/fr/net/auto-filter-data/