Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,640 for

accept changes

(0.34 sec)
  1. Добавить префикс для стилей элементов таблицы с...

    Узнайте, как добавлять префикс к стилям элементов таблицы в HTML с использованием Aspose.Cells for JavaScript через C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...open it and apply the same changes const file = fileInput . files...

    docs.aspose.com/cells/ru/javascript-cpp/prefix-...
  2. وضع بادئة لأساليب عناصر الجدول باستخدام خاصية H...

    تعلم كيفية إضافة بادئة لأنماط عناصر الجدول في HTML باستخدام Aspose.Cells for JavaScript عبر C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...open it and apply the same changes const file = fileInput . files...

    docs.aspose.com/cells/ar/javascript-cpp/prefix-...
  3. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars.... This property accepts or returns an Aspose.Tasks...On the Project menu, select Change Working Times → Create New...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  4. Verfolgen Sie Änderungen in einem Dokument in C...

    Verfolgen Sie Änderungen an Inhalten und Formatierungen, die Sie oder andere mit C++ vorgenommen haben. Greifen Sie auf einzelne Revisionen in einem Dokument zu und wenden Sie verschiedene Eigenschaften darauf an....wurde, werden als “Tracking Changes” bezeichnet. Angenommen, Sie...oder ablehnen, indem Sie die Accept - oder Reject -Methode verwenden...

    docs.aspose.com/words/de/cpp/track-changes-in-a...
  5. Ändern der Anpassungswerte der Form mit JavaScr...

    Lernen Sie, wie Sie Anpassungswerte von Formen in Excel mit Aspose.Cells for JavaScript über C++ ändern....type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm" /> < button...worksheet . shapes . get ( 2 ); // Change the adjustment values of the...

    docs.aspose.com/cells/de/javascript-cpp/change-...
  6. Modifica i valori di regolazione della forma co...

    Impara come modificare i valori di regolazione delle forme in Excel usando Aspose.Cells for JavaScript tramite C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm" /> < button...worksheet . shapes . get ( 2 ); // Change the adjustment values of the...

    docs.aspose.com/cells/it/javascript-cpp/change-...
  7. セルの形式を変更|Documentation

    JavaScript経由のAspose.Cellsライブラリを使用してセルのフォーマット(フォント、色、境界線など)を変更する方法。これらのプロパティを調整することで、セルの外観をより詳細に制御できます。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...const style = a2 . style ; // Change the format style . font . color...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  8. カラーパレットの使用方法|Documentation

    JavaScriptコードを使用してカラーパレットにカスタム色を追加し、Aspose.Cells for JavaScriptをC++経由でExcelのカラーパレットを使用します。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...`<p>Is Orchid in palette before change: ${ isInPaletteBefore } </p>`...

    docs.aspose.com/cells/ja/javascript-cpp/excel-c...
  9. Implémenter un moteur de calcul personnalisé po...

    Cet article décrit comment étendre le moteur de calcul par défaut en JavaScript en implémentant un moteur de calcul personnalisé en utilisant la bibliothèque Aspose.Cells pour JavaScript via C++. Charger un fichier Excel existant ou en créer un nouveau pour utiliser les méthodes fournies et sauvegarder le fichier Excel modifié....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...Check the formula name and change the implementation if ( data...

    docs.aspose.com/cells/fr/javascript-cpp/impleme...
  10. JavaScriptを介してC++でコメントのフォントの色を変更する方法|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....> </ head > < body > < h1 > Change Comment Font Color Example...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...