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

fontsettings

(0.17 sec)
  1. Aspose.PSD voor .NET 21.7 - Release-opmerkingen...

    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....FontSettings.GetAdobeFontName(System...firstPortion . Style . FontName = FontSettings . GetAdobeFontName ( "Comic...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  2. Aspose.PSD cho Java 21.7 - Ghi chú phát hành|Do...

    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....FontSettings.getAdobeFontName(java.lang...getStyle (). setFontName ( FontSettings . getAdobeFontName ( "Comic...

    docs.aspose.com/psd/vi/java/aspose-psd-cho-java...
  3. Aspose.PSD for Java 21.7 - 릴리스 노트|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....FontSettings.getAdobeFontName(java.lang...getStyle (). setFontName ( FontSettings . getAdobeFontName ( "Comic...

    docs.aspose.com/psd/ko/java/aspose-psd-for-java...
  4. Note sulla versione di Aspose.PSD per Java 21.7...

    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....FontSettings.getAdobeFontName(java.lang...getStyle (). setFontName ( FontSettings . getAdobeFontName ( "Comic...

    docs.aspose.com/psd/it/java/aspose-psd-for-java...
  5. FontSourceType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Fonts.FontSourceType enum لإدارة مصادر الخطوط بكفاءة. حسّن معالجة مستنداتك مع خيارات خطوط مرنة.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/ar/net/aspose.words....
  6. WarningInfo Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.WarningInfo, som ger viktiga insikter om varningar vid inläsning eller sparning av dokument, vilket förbättrar effektiviteten i ditt arbetsflöde.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. 在C#中操縱和替代TrueType字體|Aspose.Words for .NET

    `.NET 的 Aspose.Words 可以將正確的 TrueType 字體嵌入到結果文件中,以確保使用 C# 時顯示準確。` 如果字體或特定字符不可用,Aspose.Words會尋找合適的字體替代品或使用字體回退機制。...字型操作與效能問題 所有可用的字體操作機制都在 FontSettings 類別中。 此類別負責從定義的字體來源中獲取字體,以及如下所述的字體替換過程。...由於上述的過程耗費時間,它可能會影響首次開啟應用程式的效能。 不過,每個 FontSettings 的實例都有自己的快取記憶體,這可以減少後面文件的處理時間。...

    docs.aspose.com/words/zh-hant/net/manipulating-...
  8. Manipuler et remplacer les polices TrueType dan...

    Aspose.Words pour .NET peut intégrer les polices TrueType correctes dans le document résultant pour garantir qu'il s'affiche avec précision en utilisant C#. Si une police ou un caractère spécifique n'est pas disponible, Aspose.Words recherche une police de remplacement appropriée ou utilise le mécanisme de secours des polices....contenus dans la classe FontSettings . Cette classe est responsable...Cependant, chaque instance de FontSettings possède son propre cache...

    docs.aspose.com/words/fr/net/manipulating-and-s...
  9. Specificare la posizione dei caratteri TrueType...

    Specificare varie origini di font TrueType: cartella di sistema, origini utente, caricamento di font da un flusso, un file system o memoria utilizzando Java....è definita di default in FontSettings . Su diversi sistemi operativi...l’utilizzo di un’istanza FontSettings per ogni documento non è...

    docs.aspose.com/words/it/java/specify-truetype-...
  10. 指定 TrueType 字体位置|Python via .NET 格式的 Aspose.Words

    指定各种 TrueType 字体源:系统文件夹、用户源、使用 Python 从流、文件系统或内存加载字体。...和任何其他所需的源创建源列表: 默认情况下,在 FontSettings 中定义 SystemFontSource 类的...类的单个实例。在不同的操作系统上,字体可能位于不同的位置。但是,为每个文档使用 FontSettings 实例并不是最佳解决方案。在大多数情况下,使用 default_instance...

    docs.aspose.com/words/zh/python-net/specifying-...