Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 17,659 for

columns

(0.91 sec)
  1. Redimensionar formas en diapositivas de present...

    Redimensione fácilmente formas en diapositivas PowerPoint y OpenDocument con Aspose.Slides para .NET—automatice los ajustes de diseño de diapositivas y aumente la productividad....foreach ( IColumn column in table . Columns ) { column . Width *= widthRatio...

    docs.aspose.com/slides/es/net/re-sizing-shapes-...
  2. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record....merge field name must match the column’s name in your DataTable. Unless...has a different name than the column’s name. If one of these rules...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  3. Настройка страницы и параметры печати с C++|Doc...

    Настройте параметры страницы и печати для контроля процесса печати с использованием Aspose.Cells с C++....// Defining column numbers A & E as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . SetPrintHeadings...

    docs.aspose.com/cells/ru/cpp/page-setup-and-pri...
  4. Masquer et afficher des lignes et colonnes avec...

    Apprenez comment masquer et afficher des lignes et colonnes dans une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....hideRow ( 2 ); // Hiding the 2nd column of the worksheet worksheet...13.5 ); // Unhiding the 2nd column and setting its width to 8...

    docs.aspose.com/cells/fr/nodejs-cpp/hiding-and-...
  5. إعداد الصفحة وخيارات الطباعة مع Node.js عبر C++...

    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....// Defining column numbers A & E as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . setPrintHeadings...

    docs.aspose.com/cells/ar/nodejs-cpp/page-setup-...
  6. Anpassa globaliseringsinställningar för pivot t...

    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/sv/nodejs-cpp/customize-g...
  7. Sayfa Ayarları ve Yazdırma Seçenekleri ile Node...

    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....// Defining column numbers A & E as title columns pageSetup ....); // Allowing to print row/column headings pageSetup . setPrintHeadings...

    docs.aspose.com/cells/tr/nodejs-cpp/page-setup-...
  8. 如何用C++设置打印标题|Documentation

    本文提供了使用C++的Aspose.Cells库设置打印标题的示例代码。...); // Set columns to repeat at the left (e.g., columns A and B)...0 ); // Clear the rows and columns set to repeat PageSetup pageSetup...

    docs.aspose.com/cells/zh/cpp/how-to-set-print-t...
  9. Row.LastCell | Aspose.Words per .NET

    Scopri la proprietà Row LastCell per accedere facilmente all'ultima cella di una riga, migliorando l'efficienza della gestione e dell'analisi dei dati....table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/it/net/aspose.words....
  10. Cell.Accept | Aspose.Words för .NET

    Upptäck Cell Accept-metoden – förbättra besökarnas engagemang och effektivisera interaktioner för en sömlös upplevelse. Frigör din webbplats potential idag!...table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/sv/net/aspose.words....