Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 18,510 for

comment

(0.22 sec)
  1. Aggiungi commento nel foglio di lavoro|Document...

    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...."Adding Comment in Execl Cell" ; //Adding a comment to "F5" cell...commentIndex = worksheet . Comments . Add ( "F5" ); //Adding a...

    docs.aspose.com/cells/it/net/add-comment-in-wor...
  2. Управление комментариями и заметками с помощью ...

    Вставка и управление комментариями или заметками с Aspose.Cells for C++....вызвав метод Add коллекции Comments (инкапсулированный в объекте...объект Comment может быть получен из коллекции Comments , передав...

    docs.aspose.com/cells/ru/cpp/comments-and-notes/
  3. Комментарии к Презентации|Документация Aspose.S...

    Добавьте комментарии и ответы в презентацию PowerPoint на C++...на слайде 1 author -> get_Comments () -> AddComment ( u "Здравствуйте...на слайде 2 author -> get_Comments () -> AddComment ( u "Здравствуйте...

    docs.aspose.com/slides/ru/cpp/presentation-comm...
  4. Commentaires en fil de C++|Documentation

    Apprenez Comment ajouter, lire, éditer et supprimer des Commentaires en fil dans des fichiers Excel en utilisant Aspose.Cells avec C++....d’écran ci-dessous montre comment les commentaires en fil sont...Aspose.Cells fournit la méthode Comments.AddThreadedComment pour ajouter...

    docs.aspose.com/cells/fr/cpp/threaded-comments/
  5. Aspose.Imaging Product Family

    Trouvez des réponses sur la manipulation, la création, la conversion et l'édition d'images par programmation....réponses Comment convertir SVG en PDF en utilisant C# Comment convertir...utilisant C# Comment redimensionner une image en C# Comment redimensionner...

    kb.aspose.com/fr/imaging/page/3/
  6. ワークシートにコメントを追加|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...."Adding Comment in Execl Cell" ; //Adding a comment to "F5" cell...commentIndex = worksheet . Comments . Add ( "F5" ); //Adding a...

    docs.aspose.com/cells/ja/net/add-comment-in-wor...
  7. تعليقات متداخلة باستخدام C++|Documentation

    تعلم كيفية إضافة، قراءة، تحرير، وحذف التعليقات المتداخلة في ملفات Excel باستخدام Aspose.Cells مع C++....Cells طريقة Comments.AddThreadedComment لإضافة...لإضافة تعليقات مترابطة. طريقة Comments.AddThreadedComment تقبل المعلمات...

    docs.aspose.com/cells/ar/cpp/threaded-comments/
  8. Yorum ve Notları C++ ile Yönetme|Documentation

    Aspose.Cells for C++ ile yorum veya notlar ekleyip yönetme...Get ( sheetIndex ); // Add a comment to cell "F5" int32_t commentIndex...Access the newly added comment Comment comment = worksheet . GetComments...

    docs.aspose.com/cells/tr/cpp/comments-and-notes/
  9. Вставка и удаление комментариев ячеек в листе в...

    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/ru/net/inserting-and-remo...
  10. Commenti Threaded con C++|Documentation

    Impara come aggiungere, leggere, modificare e rimuovere Commenti threaded in file Excel usando Aspose.Cells con C++....Cells fornisce il metodo Comments.AddThreadedComment per aggiungere...commenti annidati. Il metodo Comments.AddThreadedComment accetta...

    docs.aspose.com/cells/it/cpp/threaded-comments/