Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 10,950 for

font loading

(0.06 sec)
  1. TrueType Yazı Tiplerini Değiştir|Python via .NE...

    Python via .NET için Aspose.Words, doğru görüntülendiğinden emin olmak için ortaya çıkan belgeye doğru TrueType yazı tiplerini gömebilir. Bir yazı tipi veya belirli bir karakter mevcut değilse, Aspose.Words uygun bir yazı tipi değişimi arar veya Yazı Tipi geri dönüş mekanizmasını kullanır.... font_config_substitution . enabled...substitution_settings . table_substitution . load ( "Table.xml" ) Bu mekanizmanın...

    docs.aspose.com/words/tr/python-net/manipulatin...
  2. FontFallbackSettings.Save | Aspose.Words för .NET

    Spara enkelt dina FontFallback-inställningar med vår intuitiva sparmetod. Bevara dina anpassade reservinställningar för sömlös teckensnittshantering....= new FileStream ( MyDir + "Font fallback rules.xml" , FileMode...fontSettings . FallbackSettings . Load ( fontFallbackStream ); doc...

    reference.aspose.com/words/sv/net/aspose.words....
  3. How to Convert EPS to PDF in Java

    This tutorial includes information about how to convert EPS to PDF in Java. It contains the details about environment configuration, step-by-step algorithm, and runnable code snippet to change EPS to PDF in Java....Font Product Family Aspose.TeX Product...stream and PDF output stream Load the input EPS file using the...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  4. 检索字体信息|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....foreach ( Font font in Application . ActiveDocument . Fonts ) { //Display...information about the fonts MessageBox . Show ( font . Name ); } Aspose...

    docs.aspose.com/diagram/zh/net/retrieving-font-...
  5. MD to TEX Converter using Python | Aspose.PDF

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET...Python developers can easily load & convert MD files to TEX in...structure. Use the Document class to load the PDF file from the specified...

    products.aspose.com/pdf/python-net/conversion/m...
  6. TableSubstitutionRule.LoadAndroidSettings | Asp...

    Effortlessly load predefined table substitution settings for Android with the TableSubstitutionRule LoadAndroidSettings method. Optimize your app today!...LoadAndroidSettings method Loads predefined table substitution...Words.Fonts assembly Aspose.Words TableSubstitutionRul.Load TableSubstitutionRul...

    reference.aspose.com/words/net/aspose.words.fon...
  7. ל-Aspose.PSD עבור Python via .NET 24.2 - הערות ...

    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....PSDPYTHON-36 חריגה “Image loading failed.” בעת פתיחת מסמך באג...loadOpt . load_effects_resource = True with PsdImage . load ( sourceFile...

    docs.aspose.com/psd/he/net/aspose-psd-for-pytho...
  8. Gérer les options de texte de forme avec C++|Do...

    Apprenez comment gérer les options de texte de forme de manière programmatique en utilisant Aspose.Cells for C++....void SetTextAlignment () { // Load the Excel file Workbook workbook...forme en utilisant la classe Font . Cela vous permet de définir...

    docs.aspose.com/cells/fr/cpp/managing-shape-tex...
  9. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    اكتشف طريقة FontFallbackSettings BuildAutomatic التي تقوم بمسح الخطوط بسهولة لإنشاء إعدادات احتياطية مثالية لتحسين الطباعة.... Load ( MyDir + "Custom font fallback settings...doc ); builder . Font . Name = "Missing Font" ; // استخدم المنشئ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. C# Kullanarak Tiff'e Filigran Ekleme

    Bu adım adım öğretici, C# kullanarak Tiff'e nasıl filigran ekleneceği hakkındadır. C#'daki bu kod, görüntünün fikri mülkiyet haklarının korunması için Tiff filigranı ekler....Font Product Family Aspose.TeX Product...filigranını eklemek için Image.Load yöntemini kullanın Filigranın...

    kb.aspose.com/tr/imaging/net/how-to-add-waterma...