Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 8,583 for

annotate

(0.09 sec)
  1. Ta bort DOCM-anteckningar online eller hantera ...

    ta bort kommentarer från DOCM-filen via onlineappen gratis.Android API-kod för att hantera kommentarer för DOCM-filer....Total Android via Java Annotate Ta bort DOCM-anteckningar...kommentarer Utveckla DOCM Document Annotation Android App Behöver du utveckla...

    products.aspose.com/total/sv/android-java/annot...
  2. Wyczyść adnotacje PDF online i użyj języka Pyth...

    Usuń komentarze z dokumentów PDF za pośrednictwem aplikacji online za darmo. Kod API Pythona do usuwania komentarzy z pliku PDF....NET Annotate Wyczyść adnotacje PDF online...przez tablicę i wywołaj annotations.delete Wywołaj metodę save...

    products.aspose.com/total/pl/python-net/annotat...
  3. Vymažte anotace PDF online a pomocí Pythonu | p...

    Odstraňte komentáře z dokumentů PDF prostřednictvím online aplikace zdarma. Kód Python API pro odstranění komentářů ze souboru PDF....NET Annotate Vymažte anotace PDF online...Projděte pole a zavolejte annotations.delete Chcete-li dokument...

    products.aspose.com/total/cs/python-net/annotat...
  4. Importar y Exportar Anotaciones al formato XFDF...

    Puede importar y exportar anotaciones con el formato XFDF con C++ y la biblioteca Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...); } Add, Delete and Get Annotation using Aspose.PDF for C++...

    docs.aspose.com/pdf/es/cpp/import-export-xfdf/
  5. Impor dan Ekspor Anotasi ke format XFDF menggun...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C++ dan pustaka Aspose.PDF untuk C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...snippet describes how import annotations to an XFDF file: void AnnotationImportExpo...

    docs.aspose.com/pdf/id/cpp/import-export-xfdf/
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Contains document comments (annotations), represented by Comment...Contains document comments (annotations), represented by Comment...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extraire des données d'un tableau dans un PDF|A...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF pour C++....un tableau marqué avec une annotation carrée : void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/extract-data-from-ta...
  8. XFDF形式の注釈をインポートおよびエクスポートする方法 | Aspose.PDF for C...

    C++とAspose.PDF for C++ライブラリを使用してXFDF形式で注釈をインポートおよびエクスポートできます。...methods to import and export annotations data to XFDF files. XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ja/cpp/import-export-xfdf/
  9. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract text from, and convert PDFs with code examples in Python.... Annotation Capabilities : Add, modify...modify, and extract annotations Securing PDFs Implement encryption...

    blog.aspose.com/pdf/best-python-pdf-library/
  10. PDF 문서 압축 | Aspose.PDF

    Aspose.PDF 라이브러리를 사용하여 이 샘플 코드를 사용하여 모든 플랫폼에서 프로그래밍 방식으로 PDF 파일을 최적화합니다....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/ko/compress/