Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 8,590 for

annotation

(1.55 sec)
  1. Aggiungi, modifica ed elimina annotazioni da VS...

    Java codice sorgente per annotare il file VSX su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Diagram Java Annotation Aggiungi, modifica ed elimina...

    products.aspose.com/diagram/it/java/annotation/...
  2. Aggiungi, modifica ed elimina annotazioni da VS...

    C# codice sorgente per annotare il file VSD su piattaforme .NET Framework, .NET Core, Mono....NET Annotation Aggiungi, modifica ed elimina...

    products.aspose.com/diagram/it/net/annotation/vsd/
  3. 如何在 C# 中删除 PDF 中的超链接

    这个简短的教程指导如何在 C# 中从 PDF 中删除超链接。它分享了有关环境配置的详细信息、开发应用程序的步骤列表以及用于在 C# 中从 PDF 中删除所有超链接的可运行示例代码。...解析每个页面并访问每个页面上的注释集合 解析所有注释并找到链接类型注释 调用 Annotations 集合类中的 Delete() 方法移除超链接 保存生成的...

    kb.aspose.com/zh/pdf/net/how-to-remove-hyperlin...
  4. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons...SHOW_IN_ANNOTATIONS . Examples Shows how to display...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...annotation.*; import io.swagger.annotations.Api; import...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  6. Bloquer ou déverrouiller les formes avec JavaSc...

    Cet article vous montre du code expliquant comment bloquer ou déverrouiller les formes pour les protéger en utilisant la bibliothèque Aspose.Cells pour JavaScript via C++....être utilisées pour les annotations, illustrations ou comme partie...utilisées pour sécuriser des annotations ou des surlignages spécifiques...

    docs.aspose.com/cells/fr/javascript-cpp/lock-or...
  7. Optimize, Compress or Reduce PDF Size in Java|A...

    Otimize arquivo PDF, diminuir todas as imagens, reduzir tamanho do PDF, Desincorporar fontes, Remover objetos não utilizados com Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/pt/java/optimize-pdf/
  8. ZUGFeRDを使う|Aspose.PDF for Java

    Aspose.PDF for Javaを使用してZUGFeRD準拠のPDF請求書を作成する方法を学ぶ...D請求書を添付する XMLを使った作業 PDF Annotations...

    docs.aspose.com/pdf/ja/java/working-with-zugferd/
  9. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module... delete attachments and annotations; import or export PDF form...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  10. Criar Links em Arquivo PDF|Aspose.PDF para Java

    Esta seção explica como criar links em seu documento PDF com Java....Adicione o link à coleção Annotations do objeto Page. Finalmente...

    docs.aspose.com/pdf/pt/java/create-links/