Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 931 for

cellshelper

(0.21 sec)
  1. Для получения индексов ячеек|Documentation

    Узнайте, как получить строку или столбец по имени строки, столбца или ячеек. Преобразуйте имя ячейки в индекс строки и столбца с нулевой основой.... CellsHelper.cellNameToIndex(string) CellsHelper.columnIndexToName...columnIndexToName CellsHelper.columnNameToIndex CellsHelper.rowIndexToName...

    docs.aspose.com/cells/ru/nodejs-cpp/get-cells-i...
  2. Для получения индексов ячеек|Documentation

    Узнайте, как получить строку или столбец по имени строки через API Aspose.Cells для Python via .NET, столбец или ячейки. Преобразуйте имя ячейки в индекс строки и столбца, начиная с нуля, через API Aspose.Cells для Python via .NET.... CellsHelper.cell_name_to_index CellsHelper.column_index_to_name...column_index_to_name CellsHelper.column_name_to_index CellsHelper.row_index_to_name...

    docs.aspose.com/cells/ru/python-net/get-cells-i...
  3. تحديد الأرقام الهامة التي يجب تخزينها في ملف إك...

    تعلم كيفية التحكم في الأرقام الهامة المخزنة في ملفات إكسل باستخدام API الخاص بـ Aspose.Cells لبايثون via .NET....رقمًا هامًا باستخدام الخاصية CellsHelper.significant_digits . تحديد...cells import Workbook , CellsHelper import aspose.cells import...

    docs.aspose.com/cells/ar/python-net/specifying-...
  4. Для получения индексов ячеек|Documentation

    Узнайте, как получать строку или столбец по имени строки, столбца или ячейки. Преобразуйте имя ячейки в нумерацию строки и столбца с нулевой индексацией с помощью Aspose.Cells for JavaScript через C++.... CellsHelper.cellNameToIndex(string) CellsHelper.columnIndexToName...columnIndexToName CellsHelper.columnNameToIndex CellsHelper.rowIndexToName...

    docs.aspose.com/cells/ru/javascript-cpp/get-cel...
  5. Få cellerindex|Documentation

    Lär dig hur du får rad eller kolumn genom att använda radnamn, kolumn eller celler. Konvertera cellens namn till rad och kolumnindex som är nollbaserat med Aspose.Cells for JavaScript via C++.... CellsHelper.cellNameToIndex(string) CellsHelper.columnIndexToName...columnIndexToName CellsHelper.columnNameToIndex CellsHelper.rowIndexToName...

    docs.aspose.com/cells/sv/javascript-cpp/get-cel...
  6. Noms et Indices|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 fournit la méthode CellsHelper::CellIndexToName qui permet...illustre comment utiliser CellsHelper::CellIndexToName pour accéder...

    docs.aspose.com/cells/fr/cpp/names-and-indices/
  7. Spécification du nombre de chiffres significati...

    Apprenez comment contrôler les chiffres significatifs stockés dans les fichiers Excel en utilisant l’API Aspose.Cells pour Python via .NET....significatifs à l’aide de l’attribut CellsHelper.significant_digits . Spécification...cells import Workbook , CellsHelper import aspose.cells import...

    docs.aspose.com/cells/fr/python-net/specifying-...
  8. Zellenindex erhalten|Documentation

    Lernen Sie, wie Sie die Zeile oder Spalte anhand des Namens der Zeile durch die Aspose.Cells for Python via .NET API erhalten, Spalte oder Zellen. Konvertieren Sie den Namen der Zelle in den nullbasierten Zeilen und Spaltenindex durch die Aspose.Cells for Python via .NET API.... CellsHelper.cell_name_to_index CellsHelper.column_index_to_name...column_index_to_name CellsHelper.column_name_to_index CellsHelper.row_index_to_name...

    docs.aspose.com/cells/de/python-net/get-cells-i...
  9. Obtener el índice de celdas|Documentation

    Aprende cómo obtener la fila o columna por el nombre de la fila, columna o celdas. Convierte el nombre de la celda a índice de fila y columna basado en cero.... CellsHelper.cellNameToIndex(string) CellsHelper.columnIndexToName...columnIndexToName CellsHelper.columnNameToIndex CellsHelper.rowIndexToName...

    docs.aspose.com/cells/es/nodejs-cpp/get-cells-i...
  10. 在EXCEL vsto外接程序项目中使用aspose.cells 26.2,输出pdf,文本框...

    在EXCEL vsto外接程序项目中使用aspose.cells 26.2,输出pdf,文本框中文本行距显示不正常。26.1是正常的。26.2在非EXCEL vsto外接程序项目也是正常的。 EXCEL_VSTO_PDF_TEST.zip (250.4 KB) using System; using System.Collections.Generic; using System.Linq; using System.Text…...是否可以通过CellsHelper.DPI 来控制pdf的输出效果?我尝试设置CellsHelper.DPI =96...=96,发现输出的页边距不正确,设置为CellsHelper.DPI =144边距正确,但是文本框中文本的行距不正确。(见附件)...

    forum.aspose.com/t/excel-vsto-aspose-cells-26-2...