Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 14,521 for

comment

(0.33 sec)
  1. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order.... Print comments. Print cell errors. Define...and white mode or not. print_comments : defines whether to display...

    docs.aspose.com/cells/python-net/setting-print-...
  2. Cambios en la API pública en Aspose.Cells 8.0.2...

    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....//Add a comment to A1 cell var comment = sheet . Comments [ sheet...sheet . Comments . Add ( "A1" )]; //Set its vertical alignment setting...

    docs.aspose.com/cells/es/net/public-api-changes...
  3. C++でコメントやノートを管理する|Documentation

    Aspose.Cells for C++を使ったコメントやノートの挿入と管理。... コメントの追加 Comments コレクションの Add メソッド( Worksheet...追加します。新しい Comment オブジェクトは、コメントインデックスを渡して Comments コレクションからアクセスできます。...

    docs.aspose.com/cells/ja/cpp/comments-and-notes/
  4. LayoutOptions.CommentDisplayMode | Aspose.Words...

    LayoutOptions CommentDisplayMode fast egendom. Hämtar eller ställer in hur kommentarer renderas. Standardvärdet ärShowInBalloons i C#...." ); Comment comment = new Comment ( doc , "John Doe"...DateTime . Now ); comment . SetText ( "My comment." ); builder ....

    reference.aspose.com/words/sv/net/aspose.words....
  5. Inserimento e Rimozione di Commenti sulle Celle...

    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.... Value ); //Add the comment with text. rng1 . AddComment...AddComment ( "This is my comment" ); //Save the file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/it/net/inserting-and-remo...
  6. Infoga och ta bort cellkommentarer i ett arbets...

    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.... Value ); //Add the comment with text. rng1 . AddComment...AddComment ( "This is my comment" ); //Save the file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/sv/net/inserting-and-remo...
  7. Нитевые комментарии|Documentation

    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....Cells предоставляет метод Comments.AddThreadedComment для добавления...ветвистых комментариев. Метод Comments.AddThreadedComment принимает...

    docs.aspose.com/cells/ru/net/threaded-comments/
  8. Insertar y eliminar comentarios de celdas en un...

    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.... Value ); //Add the comment with text. rng1 . AddComment...AddComment ( "This is my comment" ); //Save the file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/es/net/inserting-and-remo...
  9. إدراج وإزالة تعليقات الخلايا في ورقة العمل|Docu...

    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.... Value ); //Add the comment with text. rng1 . AddComment...AddComment ( "This is my comment" ); //Save the file. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/ar/net/inserting-and-remo...
  10. Wie man die Kommentarfarbe mit C++ ändert|Docum...

    Lernen Sie, wie Sie die Kommentarfarbe in Excel mit Aspose.Cells und C++ anpassen....PutValue ( u "Here" ); // Add a comment to A1 cell int commentIndex...GetComments (). Add ( u "A1" ); Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/de/cpp/how-to-change-the-...