Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 8,414 for

annotation

(0.07 sec)
  1. PDF에서 C#으로 테이블 데이터 추출|Aspose.PDF for .NET

    C#을 사용하여 PDF에서 표 형식 데이터를 추출하는 방법을 배우십시오.... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ko/net/extract-data-from-ta...
  2. PDF スティッキー注釈を C++ で使用|Aspose.PDF for C++

    このトピックでは、スティッキー注釈について説明します。例として、テキスト内の透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...注釈をページの注釈コレクションに追加する page -> get_Annotations () -> Add ( wa ); // フォント設定用の...

    docs.aspose.com/pdf/ja/cpp/sticky-annotations/
  3. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Styr hur bilagor bäddas in i PDF-filer med PdfAttachmentsEmbeddingMode. Optimera dokumentstruktur och kompatibilitet för sömlös delning.... Annotations 1 Bilagor är inbäddade som...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Arsip

    Arsip...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/id/pdf/extract-text-from-pdf-cs...
  5. Archiwa

    Archiwa...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...tekstMarkupAdnotacja if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-cs...
  6. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  7. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  8. Archiv

    Archiv...add(Annotation) eine Anmerkung hinzu. Speichern...textAnnotation.setTitle("Sample Annotation Title"); // Anmerkungsthema...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  9. Archivo

    Archivo...add(Annotation) . Finalmente, guarde el...textAnnotation.setTitle("Sample Annotation Title"); // Establecer asunto...

    blog.aspose.com/es/pdf/add-or-remove-annotation...
  10. آرشیوها

    آرشیوها...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/fa/pdf/extract-table-from-pdf-u...