Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 8,616 for

annotate

(0.11 sec)
  1. Java를 사용하여 PDF에서 하이퍼링크를 만드는 방법

    이 빠른 기사에서는 Java를 사용하여 PDF에서 하이퍼링크를 만드는 방법을 설명합니다. 여기에는 Java를 사용하여 PDF에 링크를 추가하기 위한 작업 샘플 코드와 함께 이 응용 프로그램을 작성하는 데 필요한 모든 정보가 포함되어 있습니다.... link annotation 을 생성하고 대상 페이지에 추가 샘플 위치에...

    kb.aspose.com/ko/pdf/java/how-to-create-hyperli...
  2. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG 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/pdf-to-jpeg/
  3. Rotate PDF using C++ | Aspose.PDF

    Rotate PDF documents programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/rotate/
  4. Añadir y Eliminar un Marcador usando Python|Asp...

    Puede añadir un marcador a un documento PDF con Python. Es posible eliminar todos o algunos marcadores de un documento PDF.... annotations . GoToAction ( document ...

    docs.aspose.com/pdf/es/python-net/add-and-delet...
  5. Instalar Aspose.PDF para Java|Aspose.PDF para Java

    Esta sección muestra una descripción del producto e instrucciones para instalar Aspose.PDF para Java por su cuenta, así como utilizando NuGet....annotation.adapters.HexBinaryAdapter...

    docs.aspose.com/pdf/es/java/installation/
  6. 2025年の新機能|Aspose.PDF for .NET

    このページでは、最近のリリースで導入されたAspose.PDF for .NETの最も人気のある新機能をご紹介します。...スのSetTextStyleメソッド群を通じて、 annotation のテキストフォーマット機能を拡張しました。 Si...Document Repair method が改善され、以降はAnnotation.Rect配列内の値をチェックおよび修正できるようになりました。...

    docs.aspose.com/pdf/ja/net/whatsnew/2025/
  7. Perubahan API Publik di Aspose.PDF untuk Java 4...

    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....Annotation ditambahkan: public int ...getHorizontalAlignme_Annotation_New() public void setHorizon...

    docs.aspose.com/pdf/id/java/public-api-changes-...
  8. Optimize PDF using C++|Aspose.PDF for C++

    Otimize o arquivo PDF, reduza todas as imagens, diminua o tamanho do PDF, remova fontes incorporadas, habilite a reutilização do conteúdo da página, remova ou achate anotações com C++....auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    docs.aspose.com/pdf/pt/cpp/optimize-pdf/
  9. 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...
  10. 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...