Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 9,049 for

annotate

(0.85 sec)
  1. با فرم های PDF در C# برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET مدیریت کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/
  2. Python 을 사용하여 PDF 양식 작성 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/ko/python-net/acroforms...
  3. 문서 권한 가져오기|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 프로그래밍 방식으로 PDF 문서의 권한을 확인하는 방법을 알아봅니다.이 자습서에서는 PDFFileInfo 클래스를 사용하여 인쇄, 복사 또는 권한 수정과 같은 문서의 보안 설정을 읽는 방법을 보여줍니다....Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/ko/python-net/get-document-...
  4. サウンド注釈を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、1 ページにサウンド注釈を追加し、変更した PDF を保存します。...initialize_data_dir def add_sound_annotation ( infile , sound_file , outfile...bind_pdf ( infile ) # Add sound annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-sound-ann...
  5. C# kullanarak PDF'ye JavaScript ekleme

    Bu makaleyi takip ederek C# kullanarak PDF'ye JavaScript ekleyin. IDE kurulumu, adım listesi ve çeşitli işlemler için farklı türde komut dosyaları ekleyerek PDF JS ile çalışmak için örnek kod içerir....ayarlayın Kütüphaneden PDF ve Annotations sınıflarını içe aktarın Tüm...oluşturmayı açıklar. PDF ve Annotations sınıflarını içe aktarın,...

    kb.aspose.com/tr/pdf/net/add-javascript-to-pdf-...
  6. Set Field Appearance|Aspose.PDF for Java

    Learn how to change the visual appearance flags of a PDF form field in Java using the FormEditor facade in Aspose.PDF....the target field and chosen annotation flag. Save the updated document...

    docs.aspose.com/pdf/java/set-field-appearance/
  7. Arşiv

    Arşiv...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/tr/pdf/extract-table-from-pdf-u...
  8. Aspose.PDF for C++를 사용하여 XFDF 형식으로 주석 가져오기 및 내보...

    C++ 및 Aspose.PDF for C++ 라이브러리를 사용하여 XFDF 형식으로 주석을 가져오고 내보낼 수 있습니다....methods to import and export annotations data to XFDF files. XFDF는...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ko/cpp/import-export-xfdf/
  9. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...if want annotations, in addition to the text annotation, add a...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  10. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....PDF JS Import the PDF and Annotations classes from the library...C# . Import the PDF and Annotations classes, load the license...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...