Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 17,530 for

columns

(0.2 sec)
  1. Pythonでプレゼンテーションテーブルを管理する|Aspose.Slides for Pyt...

    Aspose.Slides for Python(.NET)を使用して、PowerPoint および OpenDocument スライドのテーブルを作成および編集します。テーブル操作を効率化するシンプルなコード例をご紹介します。... column_widths = [ 50 , 50 , 50 ] row_heights...shapes . add_table ( 100 , 50 , column_widths , row_heights ) # 各セルの罫線書式を設定します。...

    docs.aspose.com/slides/ja/python-net/manage-table/
  2. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...with a column name that includes the @ char, and this column is referenced...

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  3. Ajout des formats conditionnels Échelle à 2 cou...

    Comment utiliser la bibliothèque Aspose.Cells en C++ pour ajouter un format conditionnel pour des ratios de deux couleurs et de trois couleurs. En ajustant ces critères, vous avez plus de contrôle sur l’aspect et l’apparence des cellules.... PutValue ( i ); // Column A (0) worksheet . GetCells...row , 3 ). PutValue ( i ); // Column D (3) } // Adding 2-Color Scale...

    docs.aspose.com/cells/fr/cpp/adding-2-color-sca...
  4. Arsip

    Arsip...Columns[0].Index, ws1.Cells.Columns[2].Index); //...

    blog.aspose.com/id/cells/copy-rows-and-columns-...
  5. Arsip

    Arsip...menyediakan fitur Text to Columns untuk membagi teks menjadi...textToColumns(int row, int column, int totalRows, TxtLoadOptions)...

    blog.aspose.com/id/cells/split-text-to-columns-...
  6. arkiv

    arkiv...Columns[0].Index, ws1.Cells.Columns[2].Index); //...

    blog.aspose.com/sv/cells/copy-rows-and-columns-...
  7. Procurar

    Procurar...Columns[0].Index, ws1.Cells.Columns[2].Index); //...

    blog.aspose.com/pt/cells/copy-rows-and-columns-...
  8. Ändern Sie die Schriftart für bestimmte Unicode...

    Erfahren Sie, wie Sie Schriftarten für spezifische Unicode Zeichen während der PDF Konvertierung mit Aspose.Cells für Python via .NET anpassen. Gewährleisten Sie eine präzise Textdarstellung durch Zeichen für Zeichen Schriftartenersetzung....Autofit the columns worksheet . auto_fit_columns () # Save to...

    docs.aspose.com/cells/de/python-net/change-the-...
  9. Filtrer automatiquement les données dans VSTO e...

    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....true ); //Auto-fit the second column. sheet . get_Range ( "B1" ..."A1:B5" ; //Auto-fit the second column. sheet . AutoFitColumn ( 1...

    docs.aspose.com/cells/fr/net/auto-filter-data-i...
  10. Leer y Escribir Tablas de Consultas en la Hoja ...

    Aprenda cómo leer y escribir tablas de consultas en hojas de Excel usando Aspose.Cells con C++....Data std :: cout << "Adjust Column Width: " << qt . GetAdjustColumnWidth...de ejemplo anterior: Adjust Column Width : True Preserve Formatting...

    docs.aspose.com/cells/es/cpp/reading-and-writin...