Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 9,050 for

annotation

(0.07 sec)
  1. Jak uzyskać Underline Adnotację przy użyciu .NE...

    Kod źródłowy na C#, aby uzyskać adnotacje Underline na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/under...
  2. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....link to the Page object’s Annotations property. Finally, save the...link to the Page object’s Annotations collection. Save the updated...

    docs.aspose.com/pdf/net/create-links/
  3. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  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/ko/python-net/add-sound-ann...
  5. Adicionar Anotação de Linha|Aspose.PDF for Pyth...

    Este exemplo vincula um PDF de entrada, desenha uma anotação de linha vermelha com pontas de linha quadradas e salva o PDF modificado....initialize_data_dir def add_line_annotation ( infile , outfile ): # Create...contents = "This is line annotation" content_editor . create_line...

    docs.aspose.com/pdf/pt/python-net/add-line-anno...
  6. Добавить аннотацию полилиний|Aspose.PDF for Pyt...

    В примере привязывается входной PDF, создаётся сплошная полилиния на первой странице и сохраняется изменённый документ с аннотацией....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ru/python-net/add-polyline-...
  7. PDFマルチメディア注釈をC++で使用|Aspose.PDF for C++

    Aspose.PDF for C++を使用すると、PDFドキュメントにマルチメディア注釈を追加、取得、削除できます。...PDFドキュメントの注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...るすべての注釈が含まれています。各ページは独自のAnnotationsコレクションを持っています。特定のページに注釈を追...

    docs.aspose.com/pdf/ja/cpp/multimedia-annotation/
  8. .NET 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Freetext 주석을 가져오기 위한 C...Annotations 컬렉션에서 Freetext 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/freet...
  9. .NET 을 (를) 사용하여 Highlight 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Highlight 주석을 가져오기 위한 C...Annotations 컬렉션에서 Highlight 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/highl...
  10. C++ 을 (를) 사용하여 Link 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Link 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Link 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/link/...