Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 22,226 for

table

(0.17 sec)
  1. Salva la tabella pivot in file ODS con C++|Docu...

    Impara come salvare le tabelle pivot in file ODS usando Aspose.Cells for C++....PutValue ( 6430 ); // Get pivot tables collection PivotTableCollection...GetPivotTables (); // Add a pivot table to the worksheet int index =...

    docs.aspose.com/cells/it/cpp/save-pivot-table-i...
  2. استبدال النص في PDF|Aspose.PDF for .NET

    تعرف على المزيد حول الطرق المختلفة لاستبدال وإزالة النص من مكتبة Aspose.PDF for .NET....Instantiate a table object var table2 = new Aspose . Pdf . Table (); //...// Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/ar/net/replace-text-in-pdf/
  3. Archivio

    Archivio...tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)...DocumentBuilder(doc) # start table table = builder.start_table() # insert cell...

    blog.aspose.com/it/words/create-word-documents-...
  4. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plates-formes cloud avec Aspose.Slides pour Python — générez, modifiez et convertissez rapidement et en toute fiabilité les fichiers PowerPoint et OpenDocument...., 40 , 40 ] table = slide_2 . shapes . add_table ( 200 , 200...column_widths , row_heights ) table . columns [ 0 ][ 0 ] . text_frame...

    docs.aspose.com/slides/fr/python-net/automating...
  5. قالب بندی جدول در C++|Aspose.Words برای C++

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

    docs.aspose.com/words/fa/cpp/applying-formatting/
  6. قالب بندی جدول در Python|Aspose.Words برای Pyth...

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

    docs.aspose.com/words/fa/python-net/applying-fo...
  7. Row.node_type property | Aspose.Words for Python

    Row.node_type property. Returns [NodeType.ROW](../../../aspose.words/nodetype/#ROW)....tables class Row Row.next_row property...property Row.parent_table property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells 8.3.1 de Genel API Değişiklikleri|...

    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....cell D5 which lies inside the table Cell cell = worksheet . Cells...//Access the Table from this cell ListObject table = cell . GetTable...

    docs.aspose.com/cells/tr/net/public-api-changes...
  9. TableStyle Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.TableStyle لإنشاء وتخصيص أنماط جداول رائعة في مستنداتك. حسّن تنسيقك بسهولة!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Upptäck hur DocumentVisitor VisitSpecialChar-metoden förbättrar din dokumentbehandling genom att effektivt hantera SpecialChar-noder för bättre prestanda....Tabellnod: Table table = doc . FirstSection . Body . Tables [ 0 ];...]; table . Accept ( hiddenContentRemover ); // 3 - Dokumentnod:...

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