Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 22,885 for

table

(0.82 sec)
  1. Pemformatan Tabel di Python|Aspose.Words untuk ...

    Pemformatan tabel secara detail menggunakan Python. Gunakan Python untuk memformat setiap bagian tabel....Anda dapat menggunakan node Table , RowFormat , dan CellFormat...tersedia di node Table terkait menggunakan kelas Table , PreferredWidth...

    docs.aspose.com/words/id/python-net/applying-fo...
  2. Creando un PDF complejo usando Aspose.PDF|Aspos...

    Aspose.PDF para Android a través de Java te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....Table ; import com.aspose.pdf.TextFragment...Añadir tabla Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/es/androidjava/complex-pdf-...
  3. RowFormat.Height | Aspose.Words لـ .NET

    اكتشف خاصية ارتفاع RowFormat لضبط ارتفاع صف الجدول بسهولة بالنقاط، مما يعزز تخطيط مستندك وقابليته للقراءة....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/ar/net/aspose.words....
  4. RowFormat.HeightRule | Aspose.Words لـ .NET

    اكتشف خاصية RowFormat HeightRule لتخصيص ارتفاعات صفوف الجدول بسهولة للحصول على تخطيط وتصميم مثالي في تطبيقاتك....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Automatización de la generación de PowerPoint e...

    Automatiza la creación de diapositivas en plataformas en la nube con Aspose.Slides para Python—genera, edita y convierte archivos PowerPoint y OpenDocument de forma rápida y fiable...., 40 , 40 ] table = slide_2 . shapes . add_table ( 200 , 200...column_widths , row_heights ) table . columns [ 0 ][ 0 ] . text_frame...

    docs.aspose.com/slides/es/python-net/automating...
  6. 複雑なPDFをAspose.PDFで作成する|Aspose.PDF for Android v...

    Aspose.PDF for Android via Javaを使用すると、1つのドキュメントに画像、テキストフラグメント、テーブルを含むより複雑なドキュメントを作成できます。...Table ; import com.aspose.pdf.TextFragment...); // テーブルを追加 Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/ja/androidjava/complex-pdf-...
  7. 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...
  8. 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/
  9. ضبط حجم الجدول تلقائيًا في Word باستخدام Java

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

    kb.aspose.com/ar/words/java/autofit-table-in-wo...
  10. 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....