Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 19,018 for

rows

(0.21 sec)
  1. Изменение размеров фигур на слайдах презентации...

    Легко изменяйте размеры фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides for C++ — автоматизируйте настройки макета слайдов и повышайте продуктивность....for ( auto && row : table -> get_Rows ()) { row -> set_MinimalHeight...set_MinimalHeight ( row -> get_MinimalHeight () * heightRatio ); } for...

    docs.aspose.com/slides/ru/cpp/re-sizing-shapes-...
  2. تغيير حجم الأشكال في شرائح العرض التقديمي|وثائق...

    قُم بتغيير حجم الأشكال بسهولة في شرائح PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++ - قم بأتمتة تعديل تخطيط الشرائح وزيادة الإنتاجية....for ( auto && row : table -> get_Rows ()) { row -> set_MinimalHeight...set_MinimalHeight ( row -> get_MinimalHeight () * heightRatio ); } for...

    docs.aspose.com/slides/ar/cpp/re-sizing-shapes-...
  3. Online CSV File Compression or Build Python App...

    Free online app to compress CSV files. Python archiving library code for CSV documents....separated by commas, where each row represents a record. CSV files...and each row is separated by a new line. The first row, known as...

    products.aspose.com/total/python-net/compress/csv/
  4. Convert CSV to PowerPoint using Python or with ...

    CSV to PowerPoint conversion in your Python applications without using Microsoft Office or online. Test free CSV to PowerPoint online converter quickly before integrating the code....separated by commas, where each row represents a record. CSV files...and each row is separated by a new line. The first row, known as...

    products.aspose.com/total/python-net/conversion...
  5. Gestire i dati dei file Excel con C++|Documenta...

    Questo articolo descrive come visualizzare e modificare i dati dei file Excel con la libreria Aspose.Cells utilizzando C++....GetMaxDataColumn (); for ( int row = 0 ; row <= maxRow ; row ++ ) { for ( int...worksheet . GetCells (). Get ( row , col ); U16String stringValue...

    docs.aspose.com/cells/it/cpp/view-and-edit-exce...
  6. Administrar datos de archivos de Excel con C++|...

    Este artículo describe cómo ver y editar datos de archivos de Excel con la biblioteca Aspose.Cells usando C++....GetMaxDataColumn (); for ( int row = 0 ; row <= maxRow ; row ++ ) { for ( int...worksheet . GetCells (). Get ( row , col ); U16String stringValue...

    docs.aspose.com/cells/es/cpp/view-and-edit-exce...
  7. Wie man mit Node.js über C++ Drucktitel festleg...

    Dieser Artikel zeigt Ihnen, wie Sie Drucktitel mit der Aspose.Cells Bibliothek für Node.js über C++ festlegen....0 ); // Set rows to repeat at the top (e.g., rows 1 and 2) worksheet...(). get ( 0 ); // Clear the rows and columns set to repeat worksheet...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-set-...
  8. Архивы

    Архивы...whether to export bogus bottom row data. ExportDataOptions : Specify...whether to export the hidden row (the row with the height of 0) to...

    blog.aspose.com/ru/cells/convert-excel-to-html-...
  9. Изменение размеров фигур на слайдах презентации...

    Легко изменяйте размеры фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides для .NET — автоматизируйте настройку макета слайдов и повышайте производительность....; foreach ( IRow row in table . Rows ) { row . MinimalHeight *=...

    docs.aspose.com/slides/ru/net/re-sizing-shapes-...
  10. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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.... getHeight ()]; int [] row = new int [ layer . getWidth...layer . getWidth (); x ++) { row [ x ] = 255 << 24 | ( x % 256...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...