Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 8,581 for

annotator

(0.18 sec)
  1. Verwijder Excel-annotatie online of beheer anno...

    verwijder opmerkingen uit het Excel-bestand gratis via de online app..NET API-code om opmerkingen over Excel-bestanden te beheren....NET Annotate Verwijder Excel-annotatie...efficiënt beheer. Ontdekken Annoteer bestand Opties met .NET Annoteren...

    products.aspose.com/total/nl/net/annotate/excel/
  2. Verwijder PPSM-annotatie online of beheer annot...

    verwijder opmerkingen uit het PPSM-bestand gratis via de online app..NET API-code om opmerkingen over PPSM-bestanden te beheren....NET Annotate Verwijder PPSM-annotatie online...efficiënt beheer. Ontdekken Annoteer bestand Opties met .NET Annoteren...

    products.aspose.com/total/nl/net/annotate/ppsm/
  3. Verwijder POTX-annotatie online of beheer annot...

    verwijder opmerkingen uit het POTX-bestand gratis via de online app..NET API-code om opmerkingen over POTX-bestanden te beheren....NET Annotate Verwijder POTX-annotatie online...efficiënt beheer. Ontdekken Annoteer bestand Opties met .NET Annoteren...

    products.aspose.com/total/nl/net/annotate/potx/
  4. Verwijder CSV-annotatie online of beheer annota...

    verwijder opmerkingen uit het CSV-bestand gratis via de online app..NET API-code om opmerkingen over CSV-bestanden te beheren....NET Annotate Verwijder CSV-annotatie online...efficiënt beheer. Ontdekken Annoteer bestand Opties met .NET Annoteren...

    products.aspose.com/total/nl/net/annotate/csv/
  5. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  6. Adicionar Imagem ao Arquivo PDF Existente|Aspos...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca Java....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/pt/java/add-image-to-existi...
  7. 記録

    記録...Annotations コレクションに注釈を追加します。 Document...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/ja/pdf/create-pdf-documents-usi...
  8. C++を使用してすべてのPDFページからテキストを抽出する|Aspose.PDF for C++

    この記事では、Aspose.PDFを使用してC++でPDFドキュメントからテキストを抽出するさまざまな方法について説明します。全ページから、特定の部分から、列に基づいてなど。...// すべての注釈をループする for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // TextMarkupAnnotationをフィルタリングする...

    docs.aspose.com/pdf/ja/cpp/extract-text-from-al...
  9. Ekstrak Gambar dan Informasi Tanda Tangan|Aspos...

    Anda dapat mengekstrak gambar dari bidang tanda tangan dan mengekstrak informasi tanda tangan menggunakan kelas SignatureField dengan C#.... Annotations Dictionary<int, Annotation> Dictionary...

    docs.aspose.com/pdf/id/net/extract-image-and-si...
  10. Aspose.PDF DOM API의 기초|Aspose.PDF for .NET

    Aspose.PDF for .NET은 객체 측면에서 PDF 문서의 구조를 나타내기 위해 DOM의 아이디어를 사용합니다....Annotations 주석은 PDF 문서의 인터랙티브 기능의 일부입니다...네임스페이스를 전용했습니다. 이 네임스페이스에는 Annotation, AnnotationCollection, CircleAnnotation...

    docs.aspose.com/pdf/ko/net/basics-of-dom-api/