Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 7,617 for

annotation

(0.16 sec)
  1. Aspose.PDF for Java 11.3.0におけるパブリックAPIの変更|Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Annotationクラスの変更: 追加されたメソッド: public...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  2. Document.ProtectionType | Aspose.Words for .NET

    Discover the active document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/net/aspose.words/doc...
  3. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...Contains document comments (annotations), represented by Comment...

    reference.aspose.com/words/net/aspose.words/sto...
  4. android-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/uk/android-java/2024-06-11T10:20:05+00:00alternate en https://products.aspos......com/total/uk/android-java/annotate/csv/2024-06-03T02:23:40+00:00alternate...aspose.com/total/android-java/annotate/csv/ alternate tr https://products...

    products.aspose.com/total/uk/android-java.xml
  5. Optimize, Compress or Reduce PDF Size in PHP|As...

    优化PDF文件,压缩所有图像,减少PDF大小,取消嵌入字体,使用PHP删除未使用的对象。...$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/zh/php-java/optimize-pdf/
  6. PHP에서 PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for PHP ...

    PHP를 사용하여 PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 글꼴 임베드 해제, 사용되지 않는 객체 제거....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ko/php-java/optimize-pdf/
  7. Obtenir, Mettre à Jour et Développer un Signet|...

    La bibliothèque Aspose.PDF pour C++ vous permet d'obtenir ? mettre à jour dans un fichier PDF avec notre....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...

    docs.aspose.com/pdf/fr/cpp/get-update-and-expan...
  8. 북마크 가져오기, 업데이트 및 확장|Aspose.PDF for C++

    Aspose.PDF for C++ 라이브러리를 사용하여 PDF 파일에서 업데이트할 수 있습니다....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( pdfDocument...

    docs.aspose.com/pdf/ko/cpp/get-update-and-expan...
  9. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기준으로 등....// 모든 주석을 반복 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation 필터링 if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/java/extract-text-from-a...
  10. Conceptos básicos de Aspose.PDF DOM API|Aspose....

    Aspose.PDF para Java también utiliza la idea de DOM para representar la estructura de un documento PDF en términos de objetos. Aquí puedes leer la descripción de esta estructura....Annotation Las anotaciones son una parte...por ejemplo, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/es/java/basics-of-dom-api/