Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 18,878 for

rows

(0.08 sec)
  1. Exportar dados do Excel para preencher formulár...

    Esta seção explica como você pode exportar dados da planilha do Excel para preencher um formulário PDF usando a classe AutoFiller....Exporting the contents of 7 rows and 2 columns starting from...DataRow row ; for ( int i = 1 ; i <= 4 ; i ++) { row = table...

    docs.aspose.com/pdf/pt/net/export-excel-workshe...
  2. Ajuster automatiquement les lignes pour les cel...

    Apprenez comment ajuster automatiquement les lignes pour les cellules fusionnées en utilisant Aspose.Cells for Node.js via C++. Implémentez la fonctionnalité d ajustement automatique pour les cellules fusionnées dans les feuilles de calcul....expands the height of the first row. options . setAutoFitMergedCell...AutoFitMergedCellsTy . FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/fr/nodejs-cpp/autofit-row...
  3. Automatisk anpassning av rader för sammanslagna...

    Lär dig hur du autosvarar rader för sammanslagna celler i Excel med Aspose.Cells for C++....expands the height of the first row. options . SetAutoFitMergedCell... :: FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/sv/cpp/autofit-rows-for-m...
  4. Birleşik hücreler için satırları otomatik ayarl...

    Aspose.Cells for Node.js via C++ kullanarak birleşik hücreler için satırların otomatik ayarını nasıl yapacağınızı öğrenin. Birleşik hücreler için otomatik ayar fonksiyonunu uygulayın....expands the height of the first row. options . setAutoFitMergedCell...AutoFitMergedCellsTy . FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/tr/nodejs-cpp/autofit-row...
  5. JavaScriptを使用したC++経由で条件付きアイコンセットをセルのテキストに追加する|D...

    Aspose.Cells for JavaScriptを使用してC++経由でセルのテキストの横に条件付きアイコンを追加する方法を学びます。アイコンを使ってデータの意味を高めます。... TrafficLights31 , row : 1 , column : 1 }, { type :...AsposeCells . IconSetType . Arrows3 , row : 1 , column : 2 }, { type :...

    docs.aspose.com/cells/ja/javascript-cpp/add-con...
  6. Указание абсолютной позиции элемента сводной та...

    Узнайте, как указать абсолютную позицию элементов сводной таблицы в C++ с помощью Aspose.Cells....Get ( index ); // Add vendor row field pvtTable . AddFieldToArea...PivotFieldType :: Row , u "Vendor" ); // Add item row field pvtTable...

    docs.aspose.com/cells/ru/cpp/specifying-the-abs...
  7. 在将数据导入工作表时通过C++指定公式字段|Documentation

    通过Aspose.Cells for C++ API学习如何在导入数据到工作表时指定公式字段。...DataItems & item = dis [ i ]; int row = static_cast < int > ( i );...); ws . GetCells (). Get ( row , 0 ). PutValue ( item . Number1...

    docs.aspose.com/cells/zh/cpp/specify-formula-fi...
  8. Importer/Exporter des données à partir d un doc...

    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....//Importing the array of names to 1st row and first column vertically worksheet...contents of ArrayList to 1st row and first column vertically worksheet...

    docs.aspose.com/cells/fr/net/import-export-data...
  9. 将Excel转换为带有标题的HTML|Documentation

    此主题展示了如何使用Aspose.Cells for Python via NET将Excel转换为带有标题的HTML...export_row_column_headings 属性设置为 true 。...。 HtmlSaveOptions.export_row_column_headings 属性的默认值为 false 。以下图片展示了以下代码生成的输出文件。...

    docs.aspose.com/cells/zh/python-net/convert-exc...
  10. Aspose::Words::Settings::Odso::get_FirstRowCont...

    Aspose::Words::Settings::Odso::get_FirstRowContainsColumnNames method. Specifies that a hosting application shall treat the first row of data in the specified external data source as a header row containing the names of each column in the data source. The default value is false in C++....application shall treat the first row of data in the specified external...external data source as a header row containing the names of each...

    reference.aspose.com/words/cpp/aspose.words.set...