Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 8,957 for

filters

(0.11 sec)
  1. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... getShapes (): # Filter shapes by type Foreign if shape...selective page shapes. Apply filter to get picture shapes. Save...

    docs.aspose.com/diagram/python-java/working-wit...
  2. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....docx' ) shapes = list ( filter ( lambda a : a is not None...6 image files. for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Cells 16.12.0でのパブリックAPIの変更|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....DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...above options . setLoadFilter ( filter ); //Load a template file by...

    docs.aspose.com/cells/ja/java/public-api-change...
  4. Навигация по HTML документу – Aspose.HTML for .NET

    Узнайте, как выполнить проверку HTML-документа и его элементов с помощью Aspose.HTML for .NET, об использовании настраиваемого фильтра, селектора CSS или XPath....кроме изображений: Copy 1 // Filter only <img> elements in HTML... Html . Dom . Traversal . Filters . NodeFilter 4 { 5 public override...

    docs.aspose.com/html/ru/net/html-navigation/
  5. We are unable to view pivot table fields for .x...

    Hi Aspose, I want to check on the Pivot table display in the Aspose cells editor, currently in the 25.9 version i am unable to view the pivot table fields when clicked on the cell. image.png (116.4 KB) but the same i …...Pivot graphs does not show the filter options in the Aspose cells...excel application we see the filter to make the change. image.png...

    forum.aspose.com/t/we-are-unable-to-view-pivot-...
  6. תמונות לְסַנֵן דרך java, כל פורמטי התמונה הנתמכ...

    באמצעות Aspose.Imaging תוכל בקלות לְסַנֵן תמונות באמצעות java...Imaging Java Filter קבצי תמונה לְסַנֵן באמצעות...Gaussian Blur, Sharpen, Median Filter, Motion Weiner ועוד רבים אחרים...

    products.aspose.com/imaging/he/java/filter/
  7. תמונות לְסַנֵן דרך net, כל פורמטי התמונה הנתמכי...

    באמצעות Aspose.Imaging תוכל בקלות לְסַנֵן תמונות באמצעות net...NET Filter קבצי תמונה לְסַנֵן באמצעות...Gaussian Blur, Sharpen, Median Filter, Motion Weiner ועוד רבים אחרים...

    products.aspose.com/imaging/he/net/filter/
  8. Not able to login with forgot password - Free S...

    Hi Team, One of my colleague not able to login on aspose forum. He forgot his password, so he try to reset the password by reset option but not getting password reset link on his email. His email id - rdhakad@conga.com …...might be getting blocked or filtered by your email server before...mail server’s quarantine or filter logs to see if the reset password...

    forum.aspose.com/t/not-able-to-login-with-forgo...
  9. How to Run the Examples|Documentation

    Use PyCharm to run the examples of the Python Image Processing Library API that can be downloaded from GitHub....group of examples or test file filter you want to run or call needed...formats Default: All --file-filter regex Default: All files –help...

    docs.aspose.com/imaging/python-net/how-to-run-t...
  10. Blur Image in C#

    This article discusses how to blur image in C#. It covers the system configuration, the procedure, and a runnable code snippet to blur picture in C#....image blur effect with the Filter method Write the blurred image...and the sigma value into the Filter method. Finally, export the...

    kb.aspose.com/imaging/net/blur-image-in-csharp/