Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 17,395 for

columns

(0.07 sec)
  1. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge. To learn more, visit the documentation article in C++.... get_Column () const Specifies the column within the data...contents of a given record in the column containing unique data. The...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. MailMerger.ExecuteWithRegions | Aspose.Words لـ...

    سهّل إنشاء مستنداتك باستخدام طريقة ExecuteWithRegions من MailMerger. ادمج جداول البيانات في المستندات بسهولة باستخدام مناطق قابلة للتخصيص.... Columns . Add ( "FirstName" ); dataTable . Columns . Add...dataTable . Columns . Add ( "FirstName" ); dataTable . Columns . Add...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Pythonで行と列をグループ化およびグループ解除する|Documentation

    Aspose.Cells for Python Via Java APIを使用してPythonで行と列をグループ化およびグループ解除する方法を学びます。... Pythonコード def group_rows_columns ( self ): \ # Instantiating...) \ # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/ja/java/grouping-and-ungr...
  4. الترتيب المخصص في جدول محوري باستخدام C++|Docum...

    تعلم كيفية فرز جداول محورية على قيم الحقول باستخدام Aspose.Cells مع C++....grand totals for rows and columns pivotTable . SetShowRowGrandTotal...Drag the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/ar/cpp/custom-sorting-in-...
  5. Benutzerdefinierte Sortierung in Pivot Tabelle ...

    Lernen Sie, wie man Pivot Tabellen nach Feldwerten mit Aspose.Cells und C++ sortiert....grand totals for rows and columns pivotTable . SetShowRowGrandTotal...Drag the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/de/cpp/custom-sorting-in-...
  6. So rotiert man den Text einer Zelle mit C++|Doc...

    C++ Code zur Drehung des Zellentexts mit der API Aspose.Cells for C++...row = 0 ; // Column index of the cell int column = 0 ; // Get.... GetCells (). Get ( row , column ); a1 . PutValue ( u "a1 rotate...

    docs.aspose.com/cells/de/cpp/how-to-rotate-text...
  7. Cómo rotar el texto de la celda con C++|Documen...

    Código en C++ para rotar el texto de la celda con la API Aspose.Cells for C++...row = 0 ; // Column index of the cell int column = 0 ; // Get.... GetCells (). Get ( row , column ); a1 . PutValue ( u "a1 rotate...

    docs.aspose.com/cells/es/cpp/how-to-rotate-text...
  8. تجميع وإلغاء تجميع الصفوف والأعمدة في الروبي|Do...

    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.... كود Ruby def group_rows_columns () data_dir = File . dirname...true ) # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/ar/java/grouping-and-ungr...
  9. Raggruppamento e sraggruppamento di righe e col...

    Scopri come raggruppare e sraggruppare righe e colonne tramite Aspose.Cells per l API di Python Via Java....Codice Python def group_rows_columns ( self ): \ # Instantiating...) \ # Grouping first three columns (from 0 to 2) and making them...

    docs.aspose.com/cells/it/java/grouping-and-ungr...
  10. 行または列のフォントと色を変更する|Documentation

    この記事では、GridDesktop で行または列のフォントと色を変更する方法について紹介します。...the first column of the worksheet GridColumn column = sheet .... Columns [ 0 ]; //Creating a customized Font object Font font...

    docs.aspose.com/cells/ja/net/aspose-cells-gridd...