Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,583 for

annotator

(0.85 sec)
  1. Chercher

    chercher...Suppression ou aplatissement des annotations pour réduire la taille avec...contiennent souvent des annotations, des champs de formulaire...

    blog.aspose.com/fr/pdf/compress-optimize-reduce...
  2. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....manipulate PDF pages, add annotations, handle custom fonts and...fonts removing or flattening annotations removing AcroForm Fields...

    docs.aspose.com/pdf/cpp/overview/
  3. Анотування документів за допомогою C# | product...

    Додавайте коментарі до Microsoft Word, Excel, презентацій PowerPoint і PDF-файлів за допомогою програми C#. Керуйте анотаціями з легкістю....PDF Explore Annotate File Options with .NET Annotate DOC Files...Files Annotate DOCX Files Annotate DOT Files Annotate DOTM Files Annotate...

    products.aspose.com/total/uk/net/annotate/
  4. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Annotations.Annotation.#=z2SXzwXoy_0tQ() Unknown...PDF.dll!Aspose.Pdf.Annotations.Annotation.Appearance.get() Unknown...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/fa/python-net/annotation/
  6. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  7. | Aspose.PDF

    使用 Aspose.PDF for C++,透過 C++ 範例程式碼以程式設計方式管理 PDF 中的註釋...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/zh-hant/cpp/annotation/
  8. | Aspose.PDF

    Manage PDF Annotations Programmatically with C++ Using Aspose.PDF for C++...popular PDF Annotations in C++ Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with...

    products.aspose.com/pdf/cpp/annotation/
  9. Аннотация выделений в PDF с использованием Pyth...

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачеркивания или зубчатые подчеркивания в тексте документа....Contents [ Hide ] Text Markup Annotations в PDF используются для выделения...страницу. Добавить Highlight Annotation import aspose.pdf as ap #...

    docs.aspose.com/pdf/ru/python-net/highlights-an...
  10. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/extract-links/