Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 17,498 for

columns

(0.16 sec)
  1. عرض وإخفاء الصفوف والأعمدة وأشرطة التمرير باستخ...

    يوضح هذا المقال كيفية عرض وإخفاء صفوف وأعمدة أوراق عمل إكسل برمجيًا باستخدام لغة C++ وواجهة برمجة تطبيقات Aspose.Cells. يمكن تعديل رؤية أشرطة التمرير، وإخفاء عدة صفوف وأعمدة....5 ); // Unhiding the 2nd column and setting its width to 8...HideRow ( 2 ); // Hide the 2nd column of the worksheet worksheet...

    docs.aspose.com/cells/ar/cpp/show-and-hide-rows...
  2. Public API Changes in Aspose.Cells 8.3.1|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....values inside it using row and column offsets. The following sample...//Add some value using Row and Column Offset table . PutCellValue...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Customize Globalization Settings for Pivot Tabl...

    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....All Items, Multiple Items, Column Labels, Row Labels, Blank Values...All Items, Multiple Items, Column Labels, Row Labels, Blank Values...

    docs.aspose.com/cells/net/customize-globalizati...
  4. Verwendung der LightCells API mit C++|Documenta...

    Lernen Sie, wie Sie die LightCells API in C++ verwenden, um große Excel Dateien effizient mit minimalem Speicherverbrauch zu lesen und zu schreiben....private : int _row = - 1 ; int _column = - 1 ; int maxRows ; int maxColumns...NextCell () override { ++ _column ; if ( _column < this -> maxColumns...

    docs.aspose.com/cells/de/cpp/using-lightcells-api/
  5. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....by a tick (✔) in the “Load” column of the table. Q: Which file...that have a tick in the “Save” column, including the same Word‑processing...

    docs.aspose.com/words/net/supported-document-fo...
  6. Mostra e Nascondi Righe Colonne e Barre di Scor...

    Questo articolo dimostra come visualizzare e nascondere programmaticamente le righe e le colonne di un foglio di lavoro Excel usando l API Aspose.Cells per Python via .NET. La visibilità delle barre di scorrimento può essere regolata, e diverse righe e colonne possono essere nascoste....metodi unhide_row e unhide_column della collezione Cells . Entrambi...rispettivamente i metodi hide_row e hide_column della collezione Cells . Entrambi...

    docs.aspose.com/cells/it/python-net/show-and-hi...
  7. MappedDataFieldCollection.ContainsValue | Aspos...

    Scopri se esiste una mappatura di campi in MappedDataFieldCollection con il metodo ContainsValue. Migliora l'efficienza della tua gestione dati oggi stesso!... WriteLine ( $"Column named {enumerator.Current.Value}...dataTable . Columns . Add ( "Column1" ); dataTable . Columns . Add...

    reference.aspose.com/words/it/net/aspose.words....
  8. MappedDataFieldCollection.ContainsValue | Aspos...

    Upptäck om en fältmappning finns i MappedDataFieldCollection med metoden ContainsValue. Förbättra din datahanteringseffektivitet idag!... WriteLine ( $"Column named {enumerator.Current.Value}...dataTable . Columns . Add ( "Column1" ); dataTable . Columns . Add...

    reference.aspose.com/words/sv/net/aspose.words....
  9. FieldGreetingLine.AlternateText | Aspose.Words ...

    Upptäck hur du använder egenskapen FieldGreetingLine AlternateText för att förbättra användarupplevelsen genom att visa anpassad text när namn saknas.... Columns . Add ( "Courtesy Title" ); table . Columns . Add...( "First Name" ); table . Columns . Add ( "Last Name" ); table...

    reference.aspose.com/words/sv/net/aspose.words....
  10. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Scopri il metodo GetFieldNames in FieldGreetingLine, che recupera in modo efficiente una raccolta di nomi di campi di stampa unione per un'integrazione dei dati ottimale.... Columns . Add ( "Courtesy Title" ); table . Columns . Add...( "First Name" ); table . Columns . Add ( "Last Name" ); table...

    reference.aspose.com/words/it/net/aspose.words....