Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 19,412 for

rows

(0.09 sec)
  1. Рабочее решение проблемы изменения размеров лис...

    Исправьте изменение размера OLE листа Excel в презентациях: два способа поддерживать согласованность рамок объектов — масштабировать рамку или лист — в форматах PPT и PPTX....) return image_data start_row , row_count = 0 , 10 start_column...в PowerPoint. last_row = start_row + row_count - 1 last_column...

    docs.aspose.com/slides/ru/python-net/working-so...
  2. Funktionsfähige Lösung für die Größenanpassung ...

    Behebt die OLE-Größenanpassung von Excel-Arbeitsblättern in Präsentationen: zwei Möglichkeiten, Objekt-Frames konsistent zu halten – den Frame oder das Blatt skalieren – für PPT- und PPTX-Formate....) return image_data start_row , row_count = 0 , 10 start_column...verwendet wird. last_row = start_row + row_count - 1 last_column...

    docs.aspose.com/slides/de/python-net/working-so...
  3. Table Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.Table لإنشاء الجداول وإدارتها بسهولة في مستندات Word، مما يعزز تخطيط مستندك ووظائفه.... FirstRow { get; } يعيد أول Row عقدة في الجدول. HasChildNodes...للعقدة. LastRow { get; } يعيد آخر Row عقدة في الجدول. LeftIndent {...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Archivo

    Archivo...System::SharedPtr<Row> row = System::MakeObject<Row>(doc); row->get_Ro...e(true); table->AppendChild(row); // Ahora podemos aplicar cualquier...

    blog.aspose.com/es/words/insert-table-in-word-d...
  5. Ajuster automatiquement les lignes et les colon...

    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.... Code Ruby def autofit_row () data_dir = File . dirname...( 0 ) # Auto-fitting the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/fr/java/autofit-rows-and-...
  6. Копирование строк и столбцов в Python|Documenta...

    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.... Код Python def copy_rows ( self ): \# Instantiating a...get ( 0 ) \# Copy the second row with data , formattings , images...

    docs.aspose.com/cells/ru/java/copying-rows-and-...
  7. Kopiera rader och kolumner i Python|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.... Python-kod def copy_rows ( self ): \# Instantiating a...get ( 0 ) \# Copy the second row with data , formattings , images...

    docs.aspose.com/cells/sv/java/copying-rows-and-...
  8. イメージマーカー|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....DataRow row = t . NewRow (); row [ 0 ] = imageData ; t . Rows . Add...Add ( row ); //Add another record (having picture) to it. //imageData...

    docs.aspose.com/cells/ja/net/image-markers/
  9. Crear o Agregar Tabla en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ es una biblioteca utilizada para crear, leer y editar tablas en PDF. Usando esta biblioteca, puedes paginar una tabla en la página PDF usando C++....Cpp/Table/Row.h> #include <Aspose.PDF.Cpp/Table/Rows.h> #include...filas for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) {...

    docs.aspose.com/pdf/es/cpp/add-table-in-existin...
  10. Aspose::Words::DocumentVisitor::VisitRowEnd met...

    Aspose::Words::DocumentVisitor::VisitRowEnd method. Called when enumeration of a table row has ended in C++....when enumeration of a table row has ended. virtual Aspose ::...Tables :: Row > row ) Parameter Type Description row System::...

    reference.aspose.com/words/cpp/aspose.words/doc...