Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 25,078 for

comment

(0.23 sec)
  1. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...Open(inputFile); //Turn off comments and accept final revisions...false); //Delete comments while (outputDoc.Comments.Count > 0) {...

    forum.aspose.com/t/difference-in-aspose-behavio...
  2. Changements de l API publique dans Aspose.Cells...

    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.... get ( 0 ); //Adding a comment to "F5" cell int commentIndex...getComments (). add ( "F5" ); Comment comment = sheet . getComments ()...

    docs.aspose.com/cells/fr/java/public-api-change...
  3. C++を使用したコメントのフォントカラー変更方法|Documentation

    Aspose.Cellsを使用してExcelのコメントのフォント色をカスタマイズする方法をC++で学びましょう。...PutValue ( u "Here" ); // Add a comment to A1 cell int commentIndex...GetComments (). Add ( u "A1" ); Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/ja/cpp/how-to-change-the-...
  4. Clear DOTM Annotations Online and using Python ...

    Remove Comments from DOTM document through online app for free. Python API code to delete Comments from DOTM files....NET Annotate Dotm Remove Comments from DOTM Document Online... Code listed for clearing comments from DOTM file through Python...

    products.aspose.com/total/python-net/annotate/d...
  5. CommentDisplayMode Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words.Layout.CommentDisplayMode لتحسين عرض تعليقات المستندات. حسّن وضوح مستندك وعرضه اليوم!..." ); Comment comment = new Comment ( doc , "John Doe"...DateTime . Now ); comment . SetText ( "My comment." ); builder ....

    reference.aspose.com/words/ar/net/aspose.words....
  6. Nettoyer Avant ou Pendant une opération Mail Me...

    Appliquez différentes options de nettoyage et de suppression, telles que la suppression des champs de fusion avant d'effectuer une opération Mail Merge ou la suppression des régions inutilisées lors d'une opération Mail Merge à l'aide de Java....explique comment supprimer les champs fusionnés et comment configurer...L’exemple de code suivant montre comment supprimer tous les champs de...

    docs.aspose.com/words/fr/java/clean-up-before-o...
  7. Archivo

    Archivo...comentario usando el método add_comment(). Finalmente, guarde el diagrama...diagram.pages[0].add_comment(2.0, 3.0, "Comment"); # Guardar diagrama...

    blog.aspose.com/es/diagram/add-comments-to-visi...
  8. Procurar

    Procurar...comentário usando o método add_comment(). Por fim, salve o diagrama...diagram.pages[0].add_comment(2.0, 3.0, "Comment"); # Salvar diagrama...

    blog.aspose.com/pt/diagram/add-comments-to-visi...
  9. Работа с комментариями в Python|Aspose.Words дл...

    Как добавлять, удалять комментарии в документе или манипулировать ими с помощью Python....Words представлены классом Comment . Также используйте классы...способами: Использование класса Comment Использование классов CommentRangeStart...

    docs.aspose.com/words/ru/python-net/working-wit...
  10. Thèmes et couleurs Excel|Documentation

    Code C# pour utiliser le schéma de couleurs Excel avec Aspose.Cells pour Python via .NET API...couleurs Excel Contents [ Hide ] Comment appliquer et créer un schéma...modifiez selon vos souhaits. Comment appliquer un schéma de couleurs...

    docs.aspose.com/cells/fr/python-net/excel-theme...