Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 10,760 for

true type

(0.27 sec)
  1. Administrar OLE|Documentación de Aspose.Slides ...

    Agregar objetos OLE a presentaciones de PowerPoint en Python...OLE y lo escribe en disco if type ( oleObjectFrame ) is slides...oleFrameHtml . is_object_icon = True with open ( path + "archive...

    docs.aspose.com/slides/es/python-net/manage-ole/
  2. Çizimlerde C++ ile Çalışma şekilleri|Documentation

    Microsoft Excel de kontroller eklemek ve grafikler özelleştirmek için Aspose.Cells for C++ i kullanmayı öğrenin. Kılavuzumuz, grafik öğelerini manipüle etmeyi, biçimlendirmeyi ayarlamayı ve grafiklerin genel görünümünü ve kullanılabilirliğini artırmayı gösterecek....Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/tr/cpp/controls-in-charts/
  3. Формы в диаграммах с C++|Documentation

    Узнайте, как использовать Aspose.Cells for C++ для добавления элементов управления и настройки диаграмм в Microsoft Excel. Наше руководство продемонстрирует, как манипулировать элементами диаграммы, настраивать форматирование и улучшать внешний вид и удобство использования ваших графиков....Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/ru/cpp/controls-in-charts/
  4. Qu'est-ce qu'un fichier PDF ? | Base de connais...

    Le format PDF est le langage de description de page le plus répandu. Il est pris en charge par la plupart des interfaces et des systèmes....synonyme de type, tandis qu’en PostScript, il existe des types qui peuvent...». Par conséquent, tous les types de fichiers PDF, qu’ils soient...

    docs.aspose.com/page/fr/net/what-is-pdf-file/
  5. C++でコントロールを管理する|Documentation

    Aspose.Cellsを使用してC++でワークシートに線、長方形、弧、楕円、スピナー、スクロールバー、グループボックスなどのさまざまなコントロールを追加・管理する方法を学びます。... SetIsBold ( true ); // Set the font size. textbox0.... GetFont (). SetIsItalic ( true ); // Add a hyperlink to the...

    docs.aspose.com/cells/ja/cpp/managing-controls/
  6. Base de connaissances des polices TTF

    Les polices TTF sont des polices polyvalentes utilisées sur toutes les plates-formes, des designs imprimés élégants aux interfaces Web élégantes....Formats de police Polices True Type Live Demos About Font Source...corps de texte. Les polices True Type garantissent une typographie...

    docs.aspose.com/font/fr/net/what-is-font/ttf-font/
  7. Gérer le Zoom|Documentation Aspose.Slides

    Ajoutez un zoom ou des cadres de zoom aux présentations PowerPoint en C# ou .NET... Type = BackgroundType . OwnBackground...diapositive slide3 . Background . Type = BackgroundType . OwnBackground...

    docs.aspose.com/slides/fr/net/manage-zoom/
  8. Convertir un fichier PDF au format HTML|Aspose....

    Ce sujet vous montre comment Aspose.PDF permet de convertir un fichier PDF au format HTML avec la bibliothèque C++....htmlOptions -> set_SplitIntoPages ( true ); try { // Enregistrer la sortie...htmlOptions -> set_SplitIntoPages ( true ); // Enregistrer la sortie...

    docs.aspose.com/pdf/fr/cpp/convert-pdf-to-html/
  9. Конвертируйте файлы EPS с помощью .NET API

    Функциональность преобразования EPS в BMP, предлагаемая API-решением Aspose.Page для .NET, объясняется и иллюстрируется фрагментами кода здесь....this flag bool suppressErrors = true; //Initialize options object...this flag bool suppressErrors = true; //Initialize options object...

    docs.aspose.com/page/ru/net/convert-eps/
  10. Excelにおけるデータ検証をPythonで簡単に行う

    Excelでデータ検証を実装する方法を学びましょう。Aspose.Cells for Pythonを使用して、ドロップダウンリストなどを追加する方法を発見してください。...type = cells.ValidationType.LIST...validations[idx] validation.type = cells.ValidationType.WHOLE_NUMBER...

    blog.aspose.com/ja/cells/data-validation-in-exc...