Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 22,427 for

table

(1.25 sec)
  1. TableAlignment Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Tables.TableAlignment per un allineamento ottimale delle tabelle in linea. Migliora la formattazione dei tuoi documenti con precisione e semplicità....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // Allinea la tabella al centro della...

    reference.aspose.com/words/it/net/aspose.words....
  2. Modifier les propriétés du segment avec Node.js...

    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....sample Excel file containing a table. const workbook = new AsposeCells...Access first table inside the worksheet. const table = worksheet...

    docs.aspose.com/cells/fr/nodejs-cpp/change-slic...
  3. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....content - text paragraphs, tables, illustrations, formulas, and...applications DetectAreasMode.TABLE Detects cells in tabular structures...

    docs.aspose.com/ocr/net/areas-detection/
  4. ضبط حجم الجدول تلقائيًا في Word باستخدام Java

    راجع هذا المقال لمعرفة كيفية ضبط حجم الجدول تلقائيًا في Word باستخدام Java. يتضمن تفاصيل إعداد بيئة التطوير، قائمة بالخطوات، وعينة من الكود توضح كيفية ضبط الجدول ليناسب الصفحة في Word باستخدام Java....TABLE حول العقدة المستخرجة إلى كائن Table استدعِ الطريقة...الطريقة autoFit() في فئة Table احفظ الناتج مع الجدول المعدل توضح...

    kb.aspose.com/ar/words/java/autofit-table-in-wo...
  5. CellFormat.PreferredWidth | Aspose.Words för .NET

    Upptäck egenskapen CellFormat PreferredWidth för att enkelt anpassa cellbredder för optimal layout och design i dina kalkylblad. Förbättra din datapresentation!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...objekt. Assert . AreNotEqual ( table . FirstRow . Cells [ 1 ]. CellFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Formato de tabla en C#|Aspose.Words para .NET

    Formato de tabla en detalle usando C#. Utilice C# para formatear cada parte de la tabla.... Puede utilizar los nodos Table , RowFormat y CellFormat para...nodo Table correspondiente utilizando las clases Table , PreferredWidth...

    docs.aspose.com/words/es/net/applying-formatting/
  7. قالب بندی جدول در C#|Aspose.Words برای .NET

    قالب بندی جدول در جزئیات با استفاده از C#. از C# برای قالب بندی هر قسمت از جدول استفاده کنید....قالب بندی می توانید از گره های Table ، RowFormat و CellFormat استفاده...موجود در گره Table مربوطه با استفاده از کلاس های Table ، PreferredWidth...

    docs.aspose.com/words/fa/net/applying-formatting/
  8. Formato de tabla en Python|Aspose.Words para Py...

    Formato de tabla en detalle usando Python. Utilice Python para formatear cada parte de la tabla.... Puede utilizar los nodos Table , RowFormat y CellFormat para...nodo Table correspondiente utilizando las clases Table , PreferredWidth...

    docs.aspose.com/words/es/python-net/applying-fo...
  9. Formato de tabla en Java|Aspose.Words por Java

    Formato de tabla en detalles. Usando Java para formatear cada parte de la tabla.... Puede usar los nodos Table , RowFormat y CellFormat para...el nodo Table correspondiente usando las clases Table , PreferredWidth...

    docs.aspose.com/words/es/java/applying-formatting/
  10. إنشاء أو إضافة جدول في PDF باستخدام C#|Aspose.P...

    Aspose.PDF for .NET هي مكتبة تُستخدم لإنشاء وقراءة وتحرير جداول PDF. تحقق من الوظائف المتقدمة الأخرى في هذا الموضوع....PDF على فئات تُسمى Table ، Cell ، و Row التي توفر وظائف...إنشاء كائن من فئة Table. Aspose . Pdf . Table table = new Aspose ...

    docs.aspose.com/pdf/ar/net/add-table-in-existin...