Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 8,737 for

annotation

(0.06 sec)
  1. Jak usunąć Redaction Adnotację za pomocą .NET |...

    Kod źródłowy w języku C#, aby usunąć adnotacje Redaction 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/redac...
  2. Jak usunąć Polygon Adnotację za pomocą .NET | A...

    Kod źródłowy w języku C#, aby usunąć adnotacje Polygon 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/polyg...
  3. Come rimuovere l'annotazione di Strikeout usand...

    Codice sorgente per rimuovere le annotazioni di Strikeout nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/strik...
  4. Come rimuovere l'annotazione di Redaction usand...

    Codice sorgente per rimuovere le annotazioni di Redaction nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  5. Come rimuovere l'annotazione di Link usando .NE...

    Codice sorgente su C# per rimuovere le annotazioni di Link su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/link/...
  6. Come rimuovere l'annotazione di Freetext usando...

    Codice sorgente per rimuovere le annotazioni di Freetext nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/freet...
  7. Come rimuovere l'annotazione di Redaction usand...

    Codice sorgente su C# per rimuovere le annotazioni di Redaction su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/redac...
  8. Agregar anotación de archivo adjunto desde fluj...

    El ejemplo carga un PDF, lee un archivo externo en un flujo de memoria, agrega una anotación de archivo adjunto a la primera página y guarda el documento modificado....initialize_data_dir def add_file_attachment_annotation_from_stream ( infile , attachment_file...# Create file attachment annotation using stream+opacity overload...

    docs.aspose.com/pdf/es/python-net/add-file-atta...
  9. แก้ไขไฟล์ PDF โดยใช้ C# | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/th/net/redaction/
  10. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/extract-links/