Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 10,763 for

true type

(0.12 sec)
  1. Настройка графиков с C++|Documentation

    Узнайте, как настраивать графики в Aspose.Cells for C++. Наш гид покажет, как изменять макеты графиков, добавлять и форматировать серии данных, настраивать оси и применять различные параметры форматирования для улучшения внешнего вида и удобства использования ваших графиков...."A1:B4" , true ); <span class="c1">// Set the chart type of 2nd...

    docs.aspose.com/cells/ru/cpp/customizing-charts/
  2. Изменения общедоступного API в Aspose.Cells 8.4...

    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.... Java //Add a new chart of type Column to chart collection int...setChartDataRange ( "A1:D4" , true ); Добавлен метод VbaModuleCollection...

    docs.aspose.com/cells/ru/java/public-api-change...
  3. Копирование диапазонов Excel с помощью C++|Docu...

    Узнайте, как копировать диапазоны в Excel с помощью Aspose.Cells и C++....PasteOptions options ; // Set paste type. options . SetPasteType ( PasteType...); options . SetSkipBlanks ( true ); // Copy source range to target...

    docs.aspose.com/cells/ru/cpp/copy-ranges-of-excel/
  4. 使用 Java 合并 PDF 到 XLS | Aspose.PDF

    使用适用于 Java 的 Aspose.PDF,使用 Java 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 XLS 单个文件... setEnableObjectUnloa ( true ); for ( com . aspose . pdf...(); // set Microsoft document type opt1 . setFormat ( com . aspose...

    products.aspose.com/pdf/zh-hant/java/merger/pdf...
  5. Couleurs personnalisées de tranche ou de secteu...

    Apprenez comment utiliser Aspose.Cells for Node.js via C++ pour personnaliser les couleurs des tranches et des secteurs dans un graphique en secteurs. Notre guide montrera comment attribuer des couleurs uniques à chaque tranche, secteur ou légion pour une meilleure apparence visuelle et une meilleure représentation des données....être utilisé pour tous les types de diagrammes. const path =...getNSeries (). add ( "D3:D8" , true ); // Set the category data...

    docs.aspose.com/cells/fr/nodejs-cpp/custom-slic...
  6. Node.jsを使ったC++によるカスタムチャート作成|Documentation

    Aspose.Cells for Node.js via C++でチャートのカスタマイズ方法を学びます。ガイドでは、チャートレイアウトの変更、データ系列の追加とフォーマット、軸の調整、さまざまなフォーマットオプションの適用方法を解説します。...add ( "A1:B4" , true ); // Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/ja/nodejs-cpp/customizing...
  7. ワークシートをCSVに変換|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....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/ja/java/convert-worksheet...
  8. Travailler avec des images dans Python|Aspose.W...

    Créez et gérez des images de différents formats dans un document à l'aide de Python....toutes les images ou images d’un type spécifique du document, procédez...du ShapeType . Il s’agit de True pour ShapeType.IMAGE et False...

    docs.aspose.com/words/fr/python-net/working-wit...
  9. Aspose.PSD за .NET 20.4 - Бележки за версията|D...

    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.... new VectorShapeOriginSet ( true , 1 ) }; изображениеПсд . Save...property of the layer 0 should be true." ); AssertIsTrue ( layer0 ...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-20...
  10. Convertir PostScript usando API para Java

    La funcionalidad de conversión de PS a TIFF incluida en la solución API Aspose.Page para Java se explica e ilustra con fragmentos de código aquí....flag boolean suppressErrors = true; //Initialize options object...flag boolean suppressErrors = true; //Initialize options object...

    docs.aspose.com/page/es/java/convert-ps/