Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 8,590 for

annotator

(0.13 sec)
  1. ลบคำอธิบายประกอบ DOT ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ DOT ผ่านแอปออนไลน์ฟรี รหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ DOT...Total Java Annotate ลบคำอธิบายประกอบ DOT ออนไ...ies) ``` 📝 เหตุผลในการทำ Annotate ไฟล์ DOT: ปรับปรุงเทมเพลตสัญญา...

    products.aspose.com/total/th/java/annotate/dot/
  2. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier....BookTitle CommentReference The Annotation (Comment) Reference style...CommentSubject CommentText The Annotation (Comment) Text style. Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create AcroForms using using C++|Aspose.PDF par...

    Esta sección explica cómo crear AcroForms desde cero en sus documentos PDF con Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/es/cpp/create-form/
  4. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/zh/cpp/create-form/
  5. C++를 사용하여 AcroForms 생성|Aspose.PDF for C++

    이 섹션에서는 Aspose.PDF for C++를 사용하여 PDF 문서에서 AcroForms를 처음부터 생성하는 방법을 설명합니다....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/ko/cpp/create-form/
  6. Criar AcroForms usando C++|Aspose.PDF for C++

    Esta seção explica como criar AcroForms do zero em seus documentos PDF com Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/pt/cpp/create-form/
  7. 아카이브

    아카이브...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 주석을 병합하거나 annotation.flatten(); // 또는 주석 삭제 // page...

    blog.aspose.com/ko/pdf/compress-optimize-reduce...
  8. arkiv

    arkiv... Annotation-funktioner: Lägga till, modifiera...för dokumentautenticitet. Annotations & Comments — Programmatically...

    blog.aspose.com/sv/pdf/best-python-pdf-library/
  9. PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for Python via...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 비내장화, 사용되지 않는 객체 제거를 Python으로 수행합니다....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  10. PDFでのアクションの操作|Aspose.PDF for .NET

    このセクションでは、C#を使用してドキュメントおよびフォームフィールドにアクションをプログラム的に追加する方法を説明します。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトのAnnotationsコレクションに追加します。 最後に、 Document...URLコンテンツを見つけるには、注釈とテキストの両方を操作する必要があります。 Annotation オブジェクト自体にはテキストがなく、ページ上のテ...

    docs.aspose.com/pdf/ja/net/actions/