Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 1,815 for

table layout

(0.15 sec)
  1. ピボットテーブルのレイアウトを変更する|Documentation

    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....PivotTable Tools > Design > Report Layout メニューコマンドを使用してピボットテーブルのレイアウ...次のサンプルコードでは、まずPivot Tableを コンパクト形式 で表示し、次に アウトライン形式 でPivot Tableを表示し、最後にPivot...

    docs.aspose.com/cells/ja/net/changing-the-layou...
  2. Formattazione della tabella in Python|Aspose.Wo...

    Formattazione della tabella in dettaglio utilizzando Python. Utilizza Python per formattare ogni parte della tabella.... Puoi utilizzare i nodi Table , RowFormat e CellFormat per...sul nodo Table corrispondente utilizzando le classi Table , PreferredWidth...

    docs.aspose.com/words/it/python-net/applying-fo...
  3. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....dealing with multi-column layouts and tables. Try DetectAreasMode...MULTICOLUMN or DetectAreasMode.TABLE instead. Example The following...

    docs.aspose.com/ocr/python-net/areas-detection/...
  4. Formen auf Präsentationsfolien skalieren|Aspose...

    Skalieren Sie Formen auf PowerPoint- und OpenDocument-Folien einfach mit Aspose.Slides für C++ — automatisieren Sie die Anpassung des FolienLayouts und steigern Sie die Produktivität....shape )) { SharedPtr < ITable > table = ExplicitCast < ITable > (...shape ); for ( auto && row : table -> get_Rows ()) { row -> set_MinimalHeight...

    docs.aspose.com/slides/de/cpp/re-sizing-shapes-...
  5. Lavorare con le tabelle in Java|Aspose.Words pe...

    Come lavorare con le tabelle in Java. Introduzione ai concetti del nodo della tabella in Aspose.Words per Java....tabelle Contents [ Hide ] Un table in un documento è un ottimo...utilizzati come strumento di layout di pagina e un’alternativa...

    docs.aspose.com/words/it/java/working-with-tables/
  6. تغيير تخطيط الجدول المحوري باستخدام C++|Documen...

    تعلم كيفية تغيير تخطيط الجدول المحوري في الأشكال المدمجة والخطية والجدولية باستخدام Aspose.Cells for C++....PivotTable Tools > Design > Report Layout . يمكنك تغيير التخطيط بهذه...0 ); // Access first pivot table PivotTable pivotTable = worksheet...

    docs.aspose.com/cells/ar/cpp/changing-the-layou...
  7. Изменение макета сводной таблицы с помощью C++|...

    Узнайте, как изменить макет сводной таблицы в компактной, контурной и табличной формах, используя Aspose.Cells for C++....PivotTable Tools > Design > Report Layout . Вы можете изменить макет...0 ); // Access first pivot table PivotTable pivotTable = worksheet...

    docs.aspose.com/cells/ru/cpp/changing-the-layou...
  8. Converti tabelle HTML in PDF in Python

    Scopri come convertire le tabelle HTML in PDF con Aspose.HTML in Python via .NET, preservando Layout, stili, dimensioni di pagina personalizzate, piè di pagina e numeri di pagina per report e fatture....HTML Regole di layout della tabella che evitano sorprese...1. Come posso preservare il layout della tabella durante l’esportazione...

    blog.aspose.com/it/html/convert-html-tables-to-...
  9. Gerar PDF a partir de XML|Aspose.PDF for .NET

    Aspose.PDF for .NET fornece várias maneiras de converter um arquivo XML em um documento PDF, exigindo que o arquivo XML de entrada....PDF, devemos criar um XSL com layout HTML. Vamos renderizar nossos...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...

    docs.aspose.com/pdf/pt/net/generate-pdf-from-xml/
  10. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....dealing with multi-column layouts and tables. Try DetectAreasMode...MULTICOLUMN or DetectAreasMode.TABLE instead. Example The following...

    docs.aspose.com/ocr/net/areas-detection/universal/