Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 22,354 for

table

(0.55 sec)
  1. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento....); // Add table var table = new Aspose . Pdf . Table { ColumnWidths..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/
  2. Изменение макета сводной таблицы|Documentation

    Как изменить макет сводной таблицы с помощью Aspose.Cells for JavaScript на C++....Cells Pivot Table Display Forms Example </ title...head > < body > < h1 > Pivot Table Display Forms Example </ h1...

    docs.aspose.com/cells/ru/javascript-cpp/changin...
  3. Ändra layouten för pivot tabell|Documentation

    Hur man ändrar layouten på pivottabell med Aspose.Cells for JavaScript via C++....Cells Pivot Table Display Forms Example </ title...head > < body > < h1 > Pivot Table Display Forms Example </ h1...

    docs.aspose.com/cells/sv/javascript-cpp/changin...
  4. Inserir uma Imagem em uma Célula de Tabela em P...

    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....PDF fornece uma classe, Table, que oferece a capacidade de...//Instanciar um objeto tabela Table table = new Table (); //Adicionar a tabela...

    docs.aspose.com/pdf/pt/java/inserir-uma-imagem-...
  5. テーブル|Aspose.Slides ドキュメント

    Aspose.Slides for Android でテーブルを操作します。作成、書式設定、セルの結合、スタイルの適用、データのインポート、エクスポートを行い、PPT、PPTX、ODP 用の Java サンプルを提供します。...double [] { 30 , 30 }; ITable table = slide . getShapes (). addTable...double [] { 30 , 30 }; ITable table = slide . getShapes (). addTable...

    docs.aspose.com/slides/ja/androidjava/examples/...
  6. InlineStory.Font | Aspose.Words per .NET

    Scopri la proprietà del font InlineStory per una formattazione fluida dei caratteri di ancoraggio, migliorando il tuo design con opzioni tipografiche uniche.... Table table = new Table ( doc ); table . EnsureMinimum...footnote . Tables . Count ); footnote . AppendChild ( table ); Assert...

    reference.aspose.com/words/it/net/aspose.words/...
  7. ConditionalStyle.TopPadding | Aspose.Words per ...

    Scopri la proprietà ConditionalStyle TopPadding per regolare facilmente lo spazio sopra il contenuto delle celle della tabella, migliorando il layout e la leggibilità per un design migliore....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Gli...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Заменить текст в 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/ru/net/replace-text-in-pdf/
  9. Automatiser la génération de PowerPoint sur And...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides for Android — générez, éditez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....40 , 40 , 40 , 40 }; ITable table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/fr/androidjava/automatin...
  10. أتمتة إنشاء عروض PowerPoint في JavaScript: إنشا...

    أتمتة إنشاء الشرائح على منصات السحابة باستخدام Aspose.Slides لـ Node.js—إنشاء، تحرير، وتحويل ملفات PowerPoint وOpenDocument بسرعة وموثوقية.... 40 , 40 , 40 , 40 ]); let table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/ar/nodejs-java/automatin...