Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 9,057 for

annotation

(0.09 sec)
  1. family.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/ko/family/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/ko/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/ko/family.xml
  2. jasperreports.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/sv/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/sv/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/sv/jasperreports.xml
  3. 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/cells/vi/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/vi/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/vi/android-java.xml
  4. Actions du Document|Aspose.PDF for Python via .NET

    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....d’ouverture Pièces jointes Annotations de dessin...

    docs.aspose.com/pdf/fr/python-net/document-acti...
  5. PDFファイルから生のテキストを抽出|Aspose.PDF for Android via Java

    この記事では、Java経由でAndroid向けにAspose.PDFを使用してPDFドキュメントからテキストを抽出するさまざまな方法を説明します。全ページから、一部から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/androidjava/extract-text...
  6. PDF文档压缩 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/zh-hans/compress/
  7. Atualizar Links em PDF|Aspose.PDF para Java

    Atualizar links em PDF programaticamente. Este guia é sobre como atualizar links em PDF na linguagem Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/pt/java/update-links/
  8. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...Annotations.AppearanceDictionary.get_Keys()...variations of PDFs with annotations but have not been able to...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  9. 使用 C++ 處理 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF for C++,透過 C++ 範例程式碼以程式設計方式管理 PDF 表單。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hant/cpp/acroforms/
  10. Como remover comentários de PDF usando Python

    Este artigo orienta sobre como remover comentários de PDF usando Python. Ele fornece informações detalhadas para definir o IDE, escrever o algoritmo do programa e um código de amostra executável para excluir todos os comentários em PDF usando Python....carregado e acesse a coleção de annotations Verifique cada anotação se...Isso mostra que a classe Annotation é uma classe importante para...

    kb.aspose.com/pt/pdf/python/how-to-remove-comme...