Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 19,468 for

rows

(0.24 sec)
  1. Lägg till 2 färgskala och 3 färgskala villkorsf...

    Hur man använder Aspose.Cells biblioteket i C++ för att lägga till villkorsformatering för två färgförhållanden och tre färgförhållanden. Genom att justera dessa kriterier får du mer kontroll över hur cellerna ser ut och visas....{ int row = i - 1 ; worksheet . GetCells (). Get ( row , 0 )...worksheet . GetCells (). Get ( row , 3 ). PutValue ( i ); // Column...

    docs.aspose.com/cells/sv/cpp/adding-2-color-sca...
  2. 設定パラメータ|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....IS_REMOVE_EMPTY_SPACE_BETWEEN_ROWS 行間に現れる空白を削除するかどうかを指定するブール値。...指定したセルの高さにテキストが収まるようにフォントサイズを縮小するフラグ。 MAXIMUM_ROWS_PER_SHEET シートに表示できる最大行数を指定す...

    docs.aspose.com/cells/ja/jasperreports/configur...
  3. Hinzufügen von Zwei Farben und Drei Farben Cond...

    So verwenden Sie die Aspose.Cells Bibliothek in C++, um bedingte Formatierungen für Zwei Farben und Drei Farben Skalen hinzuzufügen. Durch die Anpassung dieser Kriterien haben Sie mehr Kontrolle darüber, wie Zellen aussehen und erscheinen....{ int row = i - 1 ; worksheet . GetCells (). Get ( row , 0 )...worksheet . GetCells (). Get ( row , 3 ). PutValue ( i ); // Column...

    docs.aspose.com/cells/de/cpp/adding-2-color-sca...
  4. Poziomy logiczne węzłów w dokumencie w C#|Aspos...

    W dokumentacji Aspose.Words dla .NET wspomniano o poziomach logicznych węzłów – poziomie bloku, poziomie wbudowanym lub poziomie wiersza przy użyciu formatu C#. Poziom węzła służy do opisu lokalizacji w drzewie dokumentu, w której zazwyczaj występuje węzeł....może być tylko dzieckiem Row, a Row może być tylko dzieckiem...reprezentowane przez następujące klasy: Row reprezentuje wiersz tabeli Cell...

    docs.aspose.com/words/pl/net/logical-levels-of-...
  5. Obtener límites de párrafo de presentaciones en...

    Aprenda cómo recuperar los límites de párrafo y de porción de texto en Aspose.Slides para .NET para optimizar la posición del texto en presentaciones de PowerPoint.... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/es/net/paragraph/
  6. Eliminar filas y columnas en blanco en una hoja...

    Eliminar filas y columnas vacías en una hoja de cálculo usando Aspose.Cells con C++....eliminarán, no solo es necesario que Row.IsBlank sea verdadero, sino que...Get ( 0 ); // Delete the Blank Rows from the worksheet sheet . GetCells...

    docs.aspose.com/cells/es/cpp/delete-blank-rows-...
  7. Elimina righe e colonne vuote in un foglio di l...

    Elimina righe e colonne vuote in un foglio di lavoro utilizzando Aspose.Cells con C++....eliminate, non è solo richiesto che Row.IsBlank sia vero, ma non deve...Get ( 0 ); // Delete the Blank Rows from the worksheet sheet . GetCells...

    docs.aspose.com/cells/it/cpp/delete-blank-rows-...
  8. FieldGreetingLine.AlternateText | Aspose.Words ...

    اكتشف كيفية استخدام خاصية AlternateText FieldGreetingLine لتحسين تجربة المستخدم من خلال عرض نص مخصص عند فقدان الأسماء.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add...افتراضيًا على النص البديل. table . Rows . Add ( "" , "No" , "Name" );...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...the first worksheet // Set the row height and column width to match...Cells.SetRowHeight(2, 150); // Row index is 2 for C2 worksheet.Cells...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  10. Cambios en la API pública en Aspose.Cells 8.5.0...

    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....); //Set the row height of the 4th row //This row height will...//PasteOptions, we want to copy row heights of source range to destination...

    docs.aspose.com/cells/es/net/public-api-changes...