Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 20,465 for

custom data

(0.55 sec)
  1. 匿名のタイプやカスタムオブジェクトを使用する|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....FileName = FilePath + "Using Custom Objects.xlsx" ; //Instantiate...list collection based on the custom class. IList < MyProduct >...

    docs.aspose.com/cells/ja/net/using-anonymous-ty...
  2. تمكين خصائص CSS المخصصة عند الحفظ إلى HTML باست...

    تعلم كيفية تفعيل خصائص CSS المخصصة عند حفظ ملفات إكسل إلى HTML باستخدام API الخاص بـ Aspose.Cells for Python via .NET....enable_css_custom_properties واضبطها على True...HtmlSaveOptions.enable_css_custom_properties . تُظهر الصورة الملتقطة...

    docs.aspose.com/cells/ar/python-net/enable-css-...
  3. Работа с текстом в PS-файле | Python

    Как добавить текст в файл PS — это вопрос, на который отвечает решение API Aspose.Page. Узнайте, как использовать эту функциональность в Python...app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  4. Använd anpassade XML delar i Aspose.Cells med C...

    Lär dig hur du använder anpassade XML delar i Excel filer programmatiskt med Aspose.Cells och C++....Cells Anpassade XML-delar är XML-data som lagras av olika applikationer...innanför en Excel-fil. Denna data används av olika applikationer...

    docs.aspose.com/cells/sv/cpp/use-custom-xml-par...
  5. Restituire un intervallo di valori usando Abstr...

    Quest articolo introduce un motore di calcolo astratto che restituisce un intervallo di valori in Excel usando la libreria Aspose.Cells per JavaScript tramite C++. Impara a caricare o creare un file Excel e salvare il file modificato su disco....< html > < head > < title > Custom Function Static Value Example...> </ head > < body > < h1 > Custom Function Static Value Example...

    docs.aspose.com/cells/it/javascript-cpp/returni...
  6. Retornar un rango de valores usando AbstractCal...

    Este artículo introduce un motor de cálculo abstracto que devuelve un rango de valores en Excel usando la biblioteca Aspose.Cells para JavaScript mediante C++. Aprenda a cargar o crear un archivo de Excel y guardar el archivo modificado en disco....< html > < head > < title > Custom Function Static Value Example...> </ head > < body > < h1 > Custom Function Static Value Example...

    docs.aspose.com/cells/es/javascript-cpp/returni...
  7. AbstractCalculationEngineを使用して値の範囲を返すJavaScript...

    この文章では、Aspose.Cellsライブラリを使用してJavaScriptを介したC++でExcelの値の範囲を返す抽象計算エンジンの使い方を紹介します。Excelファイルを読み込むか作成し、変更後のファイルをディスクに保存する方法を学びます。...< html > < head > < title > Custom Function Static Value Example...> </ head > < body > < h1 > Custom Function Static Value Example...

    docs.aspose.com/cells/ja/javascript-cpp/returni...
  8. C++ ile Küreselleşme Ayarları Sınıfını kullanar...

    Aspose.Cells for C++ kullanarak Subtotal etiketlerini özelleştirmek ve Pasta grafiklerinde "Diğer" etiketini değiştirmek için GlobalizationSettings sınıfını nasıl kullanacağınızı öğrenin....functionType ) override { // Custom implementation if needed return...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/tr/cpp/using-globalizatio...
  9. Прямое вычисление пользовательской функции без ...

    Эта статья представляет, как использовать библиотеку Aspose.Cells для прямого расчета пользовательских функций в Microsoft Excel без записи функции в рабочем листе. Загружая существующий файл Excel или создавая новый файл Excel, мы можем использовать методы, предоставленные Aspose.Cells, для расчета пользовательской функции и получения результата. Наконец, мы сохраняем измененный файл Excel на диск....Calculate ( CalculationData & data ) override { // Check the formula...and calculate it yourself if ( data . GetFunctionName () == u "MyCompany...

    docs.aspose.com/cells/ru/cpp/direct-calculation...
  10. Direktberäkning av anpassad funktion utan att s...

    Den här artikeln introducerar hur man använder Aspose.Cells biblioteket för att direkt beräkna anpassade funktioner i Microsoft Excel utan att skriva funktionen i en arbetsbok. Genom att ladda en befintlig Excel fil eller skapa en ny kan vi använda de metoder som tillhandahålls av Aspose.Cells för att beräkna den anpassade funktionen och få resultatet. Slutligen sparar vi den modifierade Excel filen på disk....Calculate ( CalculationData & data ) override { // Check the formula...and calculate it yourself if ( data . GetFunctionName () == u "MyCompany...

    docs.aspose.com/cells/sv/cpp/direct-calculation...