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

table

(0.15 sec)
  1. CompatibilityOptions.grow_autofit property | As...

    CompatibilityOptions.grow_autofit property. Allow Tables to AutoFit Into Page Margins....grow_autofit property Allow Tables to AutoFit Into Page Margins...CompatibilityOptions.layout_raw_table_width property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 搜索

    搜索...MakeObject<Document>(u"SourceDirectory\\PDF\\Table_input3.pdf"); // 遍歷文檔的頁面 for...absorber->Visit(page); // 遍歷表格 for (auto table : absorber->get_TableList())...

    blog.aspose.com/zh-hant/pdf/extract-data-from-t...
  3. XML에서 PDF 생성|Aspose.PDF for .NET

    Aspose.PDF for .NET는 입력 XML 파일이 필요한 XML 파일을 PDF 문서로 변환하는 여러 가지 방법을 제공합니다....<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/ko/net/generate-pdf-from-xml/
  4. استبدال النص في 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/
  5. Archivio

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

    blog.aspose.com/it/words/create-word-documents-...
  6. 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...
  7. Membuat PDF yang kompleks|Aspose.PDF for .NET

    Aspose.PDF untuk NET memungkinkan Anda untuk membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....); // Add table var table = new Aspose . Pdf . Table { ColumnWidths..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/id/net/complex-pdf-example/
  8. Создание сложного PDF|Aspose.PDF for .NET

    Aspose.PDF для NET позволяет создавать более сложные документы, которые содержат изображения, текстовые фрагменты и таблицы в одном документе....); // Add table var table = new Aspose . Pdf . Table { ColumnWidths..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/ru/net/complex-pdf-example/
  9. FieldMergeRec Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldMergeRec لدمج المستندات بسلاسة باستخدام حقل MERGEREC. حسّن أتمتة مستنداتك اليوم!...DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Rows . Add ( "Jane Doe" ); table . Rows . Add...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ワークシートからのピボットテーブルの削除|Documentation

    Excelワークシートのピボットテーブルを削除または除去するためのAspose.Cells for JavaScriptをC++コード...Cells Example - Remove Pivot Table </ title > </ head > < body...body > < h1 > Remove Pivot Table Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/ja/javascript-cpp/delete-...