Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 8,417 for

annotator

(0.12 sec)
  1. Formatação de Documento PDF usando C++|Aspose.P...

    Crie e formate o Documento PDF com Aspose.PDF para C++. Use o próximo trecho de código para resolver suas tarefas....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/pt/cpp/formatting-pdf-docum...
  2. Оптимизация, сжатие или уменьшение размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, уменьшение размера PDF, извлечение шрифтов, удаление неиспользуемых объектов с помощью C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/ru/net/optimize-pdf/
  3. PDFファイルから生のテキストを抽出する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFドキュメントからテキストを抽出するさまざまな方法について説明します。全ページから、特定の部分から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/java/extract-text-from-a...
  4. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact....mathematical equations, or annotate content with footnotes, these...

    docs.aspose.com/slides/net/superscript-and-subs...
  5. Python 를 사용하여 PDF에 북마크 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core 또는 새로운 현대.NET에서 PDF 파일의 북마크와 함께 작동하는 Python 소스 코드... annotations . GoToAction ( document ...

    products.aspose.com/pdf/ko/python-net/bookmarks/
  6. 使用 C++ 向 PDF 添加书签 | Aspose.PDF

    C++ 源代码用于在 Windows 和 Linux 中使用 C++ 中的书签 PDF 文件。...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...

    products.aspose.com/pdf/zh-hans/cpp/bookmarks/
  7. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML 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/html-to-pdf/
  8. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....copying content, printing, annotation modification, form field...

    products.aspose.com/pdf/nodejs-cpp/
  9. Python을 사용하여 PDF에서 하이퍼링크를 제거하는 방법

    이 문서에서는 Python을 사용하여 PDF에서 하이퍼링크를 제거하는 방법에 대해 자세히 설명합니다. 여기에는 환경 설정, 응용 프로그램을 작성하는 단계별 프로세스 및 Python을 사용하여 PDF에서 링크를 제거하는 실행 가능한 샘플 코드가 포함되어 있습니다.... 모든 페이지를 하나씩 파싱하여 annotations 컬렉션을 가져옵니다. 유형이 LINK인 각 주석을...

    kb.aspose.com/ko/pdf/python/how-to-remove-hyper...
  10. C#에서 PDF에서 하이퍼링크를 제거하는 방법

    이 짧은 자습서에서는 C#에서 PDF의 하이퍼링크를 제거하는 방법을 안내합니다. 환경 구성에 대한 세부 정보, 응용 프로그램 개발 단계 목록 및 C#의 PDF에서 모든 하이퍼링크를 제거하는 실행 가능한 샘플 코드를 공유합니다.... Annotations 컬렉션 클래스에서 Delete() 메서드를 호출하여...

    kb.aspose.com/ko/pdf/net/how-to-remove-hyperlin...