Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 8,580 for

annotation

(0.17 sec)
  1. 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/...
  2. 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...
  3. 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...
  4. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  5. 아카이브

    아카이브...Annotations.Add(Annotation)] 12 메서드를 사용하여 특정...특정 PDF 페이지의 Annotations 컬렉션에 주석을 추가합니다. Document.Save(String)...

    blog.aspose.com/ko/pdf/add-or-remove-annotation...
  6. Comment mettre en surbrillance un document PDF ...

    Cet article explique comment mettre en surbrillance un document PDF à l'aide de Java. Il partage les détails de configuration, les étapes et un exemple de code exécutable pour mettre en surbrillance des mots dans un PDF à l'aide de Java....fragments de texte Créez une annotation de surbrillance à l’aide...surbrillance du texte Ajoutez cette annotation à la page cible et enregistrez...

    kb.aspose.com/fr/pdf/java/how-to-highlight-a-pd...
  7. API PDF per le annotazioni | Aspose.PDF

    Rimuovere commenti dai documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/it/annotation/
  8. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/text-annotation/
  9. Annotáció eltávolítása .NET használatával | pro...

    C# forráskód a prezentáció megjegyzéseinek eltávolításához...online tartalmazzák Remove Annotation From PPT Annotációk eltávolítása...API használatával. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/net/annotation/
  10. PDF 파일에서 주석 수정하기 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....document ); // 주석 속성을 수정하기 위해 Annotation 유형의 새 객체를 만듭니다. DefaultAppearance...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ko/java/modify-annotations/