Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 8,852 for

filtering

(0.13 sec)
  1. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...filter.SaFirewallCheckFilte.doFil...java:149) at cn.dev33.satoken.filter.SaTokenCorsFilterFor.doFil...

    forum.aspose.com/t/pdf-not-supported-image-type...
  2. Graph client email IsRead status - Free Support...

    Is there a MAPI property on the Graph client’s MessageInfo class’s Properties collection that represents whether the email’s read status? We’re looking to select only unread emails from an inbox....mechanism (for example, applying a filter at the Graph API level or checking...

    forum.aspose.com/t/graph-client-email-isread-st...
  3. Panduan Pengembang - Aspose.PSD untuk Python vi...

    Panduan Pengembang Pustaka Python Photoshop PSD menjelaskan bagaimana menggunakan Python untuk bekerja dengan berkas PSD dan Ai secara lokal, melalui layanan web Anda sendiri atau dalam kasus lain....Manipulasi File AI Manipulasi Filter Cerdas di Aspose.PSD untuk...

    docs.aspose.com/psd/id/python-net/panduan-penge...
  4. Tulis Pesan ke File MBOX Thunderbird dengan Asp...

    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....MBOX dalam Python Cari dan Filter Email MBOX dalam Python Berlangganan...

    docs.aspose.com/email/id/python-net/write-messa...
  5. Infoga Tidslinje|Documentation

    Lär dig hur du skapar en tidslinje med Aspose.Cells för Python via .NET....användningsscenario Istället för att justera filter för att visa datum kan du använda...

    docs.aspose.com/cells/sv/python-net/create-time...
  6. تطبيق مرشح Microsoft Excel المتقدم لعرض السجلات...

    تعلم كيفية تطبيق فلتر متقدم في Microsoft Excel لعرض السجلات التي تلبّي معايير معقدة باستخدام API رقم Aspose.Cells for Node.js via C++....advanced_Filter() . تمامًا مثل Microsoft Excel،...

    docs.aspose.com/cells/ar/nodejs-cpp/apply-advan...
  7. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....filter(SmartTag.class::isInstance)...SMART_TAG, true).toArray()) .filter(SmartTag.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....get_Pages () -> idx_get ( 1 ); // Filter annotations using AnnotationSelector...get_Pages () -> idx_get ( 1 ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  9. 아카이브

    아카이브...Filter() 메서드를 사용하여 이미지를 흐리게 합니다. RasterImage...(RasterImage)image; // 흐림 효과 적용 rasterImage.Filter(rasterImage.Bounds, new Ga...

    blog.aspose.com/ko/imaging/blur-images-in-csharp/
  10. Archiv

    Archiv...filter(). Speichern Sie abschließend... RasterImage) raster_image.filter(raster_image.bounds, GaussianBlurFilterOp(5...

    blog.aspose.com/de/imaging/blur-images-in-python/