Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 8,414 for

annotation

(0.14 sec)
  1. Pythonを使用して図の注釈を追加する|Aspose.PDF for Python via ...

    この記事では、Aspose.PDF for Python via .NETを使用して、PDFドキュメントに対して図の注釈を追加、取得、削除する方法について説明します... annotations . SquareAnnotation ( document...document . pages [ 1 ] . annotations . append ( squareAnnotation...

    docs.aspose.com/pdf/ja/python-net/figures-annot...
  2. PDF 하이라이트 주석을 C++로 사용하기|Aspose.PDF for C++

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/ko/cpp/highlights-annotation/
  3. Archiwa

    Archiwa...Annotations.Add(Annotation)] 12 . Zapisz dokument...strony document.Pages[1].Annotations.Add(lineAnnotation); // Zapisz...

    blog.aspose.com/pl/pdf/add-or-remove-annotation...
  4. أرشيف

    أرشيف...Annotations.Add (Annotation)] 12 . احفظ مستند...الصفحة document.Pages[1].Annotations.Add(lineAnnotation); // احفظ...

    blog.aspose.com/ar/pdf/add-or-remove-annotation...
  5. استيراد وتصدير التعليقات التوضيحية إلى XFDF|Asp...

    يمكنك استيراد وتصدير التعليقات التوضيحية بتنسيق XFDF باستخدام C# ومكتبة Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ar/net/import-export-xfdf/
  6. Redazione di un PDF utilizzando C# | Aspose.PDF

    Codice sorgente C# per modificare le informazioni sensibili nel file PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/it/net/redaction/
  7. Opérations avancées|Aspose.PDF pour Python via ...

    Aspose.PDF pour Python via .NET peut effectuer des tâches simples et faciles et gérer des objectifs plus complexes. Consultez la section suivante pour les utilisateurs avancés et les développeurs.... Annotations - les annotations permettent aux utilisateurs...add, delete and modify the annotation from the PDF documents. Travailler...

    docs.aspose.com/pdf/fr/python-net/advanced-oper...
  8. Criar Links em Arquivo PDF com C++|Aspose.PDF f...

    Esta seção explica como criar links em seu documento PDF com C++....Adicione o link à propriedade Annotations do objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/create-links/
  9. Archiv

    Archiv... Fügen Sie der Sammlung Annotations der jeweiligen PDF-Seite...[Document.Pages 1 .Annotations.Add(Annotation)] 12 eine Anmerkung...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  10. Python 를 사용하여 PDF의 주석 조작 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일의 주석을 조작하는 파이썬 소스 코드입니다.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/ko/python-net/annotation/