Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 8,582 for

annotator

(0.21 sec)
  1. PDFでのアクションの操作|Aspose.PDF for C++

    このセクションでは、C++を使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/actions/
  2. Hervorhebung aus PDF mit Java entfernen

    Folgen Sie diesem Artikel, um PDF-Hervorhebungen mit Java zu entfernen. Sie erhalten Details zur Einrichtung der IDE, eine Liste der Schritte und einen Beispielcode, der zeigt, wie Hervorhebungen in PDF mit Java gelöscht werden....HighlightAnnotation um Überprüfen Sie die Annotation und markieren Sie sie gemäß...die Annotation mit der Methode delete() in der Annotations-Sammlung...

    kb.aspose.com/de/pdf/java/remove-highlight-from...
  3. Importar e Exportar Anotações para XFDF|Aspose....

    Você pode importar e exportar anotações no formato XFDF com C# e a biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/pt/net/import-export-xfdf/
  4. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Puede importar y exportar anotaciones con formato XFDF con C# y la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/es/net/import-export-xfdf/
  5. PDF Липкие Аннотации с использованием C++|Aspos...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Проверьте фрагмент кода для решения этой задачи....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/ru/cpp/sticky-annotations/
  6. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Bagian ini menjelaskan cara mengimpor dan mengekspor anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/id/net/import-export-annota...
  7. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    В этом разделе объясняется, как импортировать и экспортировать аннотации из PDF-файла в XFDF с помощью Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ru/net/import-export-annota...
  8. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Esta sección explica cómo importar y exportar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/es/net/import-export-annota...
  9. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...By removing the comments/ annotations also the reference links...only text annotations and leave the link annotations intact, you...

    forum.aspose.com/t/differentiation-between-comm...
  10. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...aspose-pdf-net , redaction-annotation markmanley.adlib August 19...Aspose.Pdf.Annotations.RedactionAnnotation annot = new Aspose...

    forum.aspose.com/t/pdf-redaction-distorts-image...