Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 24,546 for

comment

(0.12 sec)
  1. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...formatting revisions, and comments to show up in green balloons...FORMAT revision_options . comment_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one...formatting revisions, and comments to show up in green balloons...FORMAT revision_options . comment_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Python 中指定布局选项|Python via .NET 格式的 Aspose.Words

    使用 Python 指定各种文档布局的布局选项。...要指定是否呈现注释,请使用 comment_display_mode 属性。 在Microsoft...RevisionOptions 类。 您还可以将修订显示为内容评论。为此,请使用 comment_display_mode 属性和 SHOW_IN_BALLOONS...

    docs.aspose.com/words/zh/python-net/specify-lay...
  4. Come rimuovere i commenti in Word usando Python

    Questo rapido tutorial guida su come rimuovere i Commenti in Word usando Python. Condivide tutti i dettagli per configurare l'ambiente, i passaggi dettagliati da eseguire per contorcere questa applicazione e un codice di esempio eseguibile che può essere utilizzato per eliminare tutti i Commenti in Word utilizzando Python....utilizzando il tipo di nodo COMMENT, tuttavia è possibile utilizzare...remove_all_replies() nella classe Comment. Questo codice ci ha insegnato...

    kb.aspose.com/it/words/python/how-to-remove-com...
  5. Travailler avec la Vérification du Filigrane|Do...

    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....Le code ci-dessous montre comment utiliser cette fonctionnalité...Le code ci-dessous montre comment utiliser cette fonctionnalité...

    docs.aspose.com/3d/fr/net/working-with-verify-w...
  6. Filtrage et indexation des calques vectoriels S...

    Avec la bibliothèque ou l'API GIS C# .NET, vous pouvez filtrer les calques vectoriels SIG par valeurs d'attributs ou limites spatiales. Vous pouvez également utiliser des index pour accélérer le filtrage et les requêtes spatiales....Filtrage sans index Voici comment filtrer un calque par les valeurs...caractéristiques proches d’un point Voici comment utiliser un index spatial pour...

    docs.aspose.com/gis/fr/filtering-and-indexing/
  7. Xóa chú thích PPTX bằng C++ | products.aspose.com

    Mã nguồn C++ để xóa chú thích khỏi PPTX...pptx" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/vi/cpp/annotation/pptx/
  8. 使用 C++ 去除 PPT 註釋 | products.aspose.com

    C++源碼刪除PPT註釋...ppt" ); // Deletes all comments from the presentation for...get_CommentAuthors()) { author -> get_Comments() -> Clear(); } // Deletes...

    products.aspose.com/slides/zh-hant/cpp/annotati...
  9. .NET का उपयोग करके ODP एनोटेशन निकालें | produc...

    .NET फ्रेमवर्क, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर ODP प्रारूप एनोटेशन को हटाने के लिए C# स्रोत कोड।...odp" )) { // Deletes all comments from the presentation foreach...presentation.CommentAuthors) { author.Comments.Clear(); } // Deletes all...

    products.aspose.com/slides/hi/net/annotation/odp/
  10. Analyser les documents PDF C/C++|Aspose.PDF pou...

    Voulez-vous extraire des données de documents PDF ? Découvrez diverses méthodes d'extraction de données PDF avec Aspose.PDF pour C++.... Cette section couvre comment : Extraire du texte d’un PDF...article vous aidera à comprendre comment extraire les données des AcroForms...

    docs.aspose.com/pdf/fr/cpp/parsing/