Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 9,064 for

annotate

(0.73 sec)
  1. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...Extract Text from Stamp Annotations Aspose.PDF for NET lets you...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  2. Очистити анотації DOCM онлайн і за допомогою Py...

    Видаліть коментарі з документа DOCM за допомогою онлайн-програми безкоштовно. Код API Python для видалення коментарів із файлів DOCM....NET Annotate Очистити анотації DOCM онлайн... Explore Annotate File Options with Python Annotate DOC Files...

    products.aspose.com/total/uk/python-net/annotat...
  3. Очистити анотації DOC онлайн і за допомогою Pyt...

    Видаліть коментарі з документа DOC за допомогою онлайн-програми безкоштовно. Код API Python для видалення коментарів із файлів DOC....NET Annotate Очистити анотації DOC онлайн... Explore Annotate File Options with Python Annotate DOC Files...

    products.aspose.com/total/uk/python-net/annotat...
  4. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Aspose.Diagram kitaplığıyla nasıl yorum ekleneceğini veya düzenleneceğini açıklar....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/tr/net/working-with-com...
  5. Supprimer le surlignage d’un PDF à l’aide de Py...

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Python. Il contient des détails pour configurer l’IDE, une liste d’étapes et un exemple de code montrant comment effacer le surlignage dans un PDF à l’aide de Python en supprimant toutes les annotations ou une annotation particulière....et collecter toutes les annotations cibles Pour supprimer toutes...toutes les annotations de surlignage, marquer toutes les annotations...

    kb.aspose.com/fr/pdf/python/remove-highlight-fr...
  6. Изменение аннотаций в вашем PDF|Aspose.PDF for ...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ru/net/modify-annotations/
  7. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....manipulate PDF pages, add annotations, handle custom fonts and...fonts removing or flattening annotations removing AcroForm Fields...

    docs.aspose.com/pdf/cpp/overview/
  8. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ja/net/create-form/
  9. Arsip

    Arsip... Ambil properti annotations dari halaman tertentu untuk...document = ap.Document("annotations.pdf") # Loop melalui semua...

    blog.aspose.com/id/pdf/parse-pdf-in-python/
  10. Extrair Links|Aspose.PDF for Python via .NET

    Este exemplo vincula um PDF de entrada, extrai todos os links e imprime suas coordenadas e URIs (se disponíveis).... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/pt/python-net/extract-links/