Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 17,658 for

columns

(0.13 sec)
  1. FieldAsk.PromptOnceOnMailMerge | Aspose.Words ل...

    حسّن دمج بريدك الإلكتروني باستخدام FieldAsk PromptOnceOnMailMerge. تحكّم في ردود المستخدمين بكفاءة، مما يُحسّن دقة البيانات ويُبسّط إجراءاتك.... Columns . Add ( "Column 1" ); table . Rows...fieldMergeField . FieldName = "Column 1" ; // يمكننا تعديل أو تجاوز...

    reference.aspose.com/words/ar/net/aspose.words....
  2. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... COLUMN The object is positioned relative...relative to the left side of the column. CHARACTER The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Скрытие и отображение строк и столбцов с помощь...

    Узнайте, как программно скрывать и показывать строки и столбцы в файлах Excel с помощью Aspose.Cells на C++....HideRow ( 2 ); // Hide the 2nd column of the worksheet worksheet...); std :: cout << "Rows and columns hidden successfully. File saved...

    docs.aspose.com/cells/ru/cpp/hiding-and-showing...
  4. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....left column index , the index of the upper left column. Image...to worksheet at F6 (row 5, column 5) U16String imagePath = srcDir...

    docs.aspose.com/cells/cpp/managing-pictures/
  5. Archiv

    Archiv... columns . add( "Name" ) table . columns . add( "Email"..."Email" ) table . columns . add( "Amount" ) table . rows . add([...

    blog.aspose.com/de/cells/mail-merge-using-excel...
  6. 行と列の自動調整|Documentation

    この記事では、Aspose.Cells for Python via .NET APIを使用して行、列、結合セルの行、セル範囲の行を自動調整する方法を示します。...めには、以下のパラメータを受け取る auto_fit_column メソッドのオーバーロードバージョンを呼び出すことができます:...最後の行インデックス :列の最後の行のインデックス。 auto_fit_column メソッドは、列のすべての行の内容を確認してから列を自動調整します。...

    docs.aspose.com/cells/ja/python-net/autofit-row...
  7. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++....table is sorted on “28/07/2000” column‑field values. Sample source...Dragging the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  8. Cómo agregar formato condicional Top10|Document...

    Cómo usar la biblioteca Aspose.Cells para Python via .NET para aplicar formato condicional Top10. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas.... auto_fit_column ( 12 ) output_dir = os . path...range ( area . start_column , area . end_column + 1 ): for j in range...

    docs.aspose.com/cells/es/python-net/how-to-add-...
  9. كيفية إضافة تنسيق شرطي لأعلى 10|Documentation

    كيفية استخدام مكتبة Aspose.Cells لـ Python via .NET لتطبيق التنسيق الشرطي لأعلى 10. من خلال تعديل هذه المعايير، يكون لديك مزيد من التحكم في مظهر الخلايا ومظهرها.... auto_fit_column ( 12 ) output_dir = os . path...range ( area . start_column , area . end_column + 1 ): for j in range...

    docs.aspose.com/cells/ar/python-net/how-to-add-...
  10. Establecer títulos de impresión en xlsx4j|Docum...

    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 & B as title columns pageSetup ....

    docs.aspose.com/cells/es/java/set-print-titles-...