Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 7,781 for

annotator

(0.08 sec)
  1. JPEG2000 to PSD Images Conversion with Python |...

    How to use Python for JPEG2000 to PSD images and photos conversion on desktop and web applications....adjustment layers, layer masks, annotations, file information, keywords...

    products.aspose.com/imaging/python-net/conversi...
  2. Optimizar, Comprimir o Reducir el Tamaño de PDF...

    Optimizar archivo PDF, reducir el tamaño de PDF, desincrustar fuentes, eliminar objetos no utilizados con C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/es/net/optimize-pdf/
  3. 格式化 PDF 文档使用 C++|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。使用下面的代码片段来解决您的任务。...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/zh/cpp/formatting-pdf-docum...
  4. تحسين أو ضغط أو تقليل حجم PDF في Java|Aspose.PD...

    تحسين ملف PDF، تقليص جميع الصور، تقليل حجم PDF، إزالة تضمين الخطوط، إزالة الكائنات غير المستخدمة باستخدام Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/ar/java/optimize-pdf/
  5. List of PSD Layer Resources|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....0)) Anno Annotations (Photoshop 6.0) clbl Blend...

    docs.aspose.com/psd/net/list-of-psd-layer-resou...
  6. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  7. PDF to PNG Converter using C++ | Aspose.PDF

    Sample code for PDF to PNG conversion using C++. Use C++ example for batch PDF to PNG conversion....manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/conversion/pdf-to-png/
  8. Изменения в общедоступном API в Aspose.PDF для ...

    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....getCatalogValue(String key) В классе Annotation добавлены следующие методы:...

    docs.aspose.com/pdf/ru/java/public-api-changes-...
  9. نحوه درج نظر در PDF با استفاده از جاوا

    این مقاله کوتاه نحوه درج نظر در PDF با استفاده از جاوا را شرح می دهد. اطلاعاتی برای آماده سازی محیط توسعه، جزئیات گام به گام و یک کد نمونه قابل اجرا ارائه شده است که نشان می دهد چگونه می توان نظرات را در فایل PDF با استفاده از جاوا اضافه کرد....add() از کلاس Page به مجموعه annotations اضافه می شود. کد برای افزودن...

    kb.aspose.com/fa/pdf/java/how-to-insert-comment...
  10. C#에서 PDF의 모든 주석을 삭제하는 방법

    이 짧은 자습서는 C#에서 pdf의 모든 주석을 삭제하는 방법에 대해 안내합니다. C#에서 PDF의 모든 주석을 제거하기 위한 IDE 설정, 프로그램 흐름 및 실행 가능한 샘플 코드에 대한 세부 정보를 제공합니다.... PDF의 모든 페이지를 반복하여 annotations 테스트 각 페이지의 모든 주석을 반복합니다....

    kb.aspose.com/ko/pdf/net/how-to-delete-all-comm...