Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 14,301 for

load font

(0.83 sec)
  1. تغييرات واجهة برمجة التطبيقات العمومية في Aspos...

    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....variables to store paths to font folders & font file String fontFolder1..."D:/Arial/arial.ttf" ; //Setting first font folder with setFontFolder method...

    docs.aspose.com/cells/ar/java/public-api-change...
  2. Aspose.Cells 8.9.1 deki Genel API Değişiklikler...

    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....variables to store paths to font folders & font file string fontFolder1..."D:/Arial/arial.ttf" ; // Setting first font folder with SetFontFolder method...

    docs.aspose.com/cells/tr/net/public-api-changes...
  3. Schrift Ersetzung - PowerPoint JavaScript API|A...

    Erfahren Sie, wie Sie Schriftarten mit der expliziten Ersetzungsmethode in PowerPoint mithilfe der JavaScript-API ersetzen.... Presentation ( "Fonts.pptx" ); try { // Lädt die Quellschriftart...zugegriffen werden kann), siehe Font Substitution . FAQ Was ist der...

    docs.aspose.com/slides/de/nodejs-java/font-repl...
  4. Configuración de fuentes para la representación...

    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....fidelity, it is necessary that the fonts used in the spreadsheet should...system’s default font directory. In case the required fonts are not present...

    docs.aspose.com/diagram/es/net/configuring-font...
  5. Convertir documento a HTML|Aspose.Words para Py...

    Convierta un documento desde casi cualquier formato a HTML o MHTML, así como al formato EPUB usando Python. También puede especificar opciones de guardado para administrar el documento de salida....especificando un formato de guardado: # Load the document from disk. doc...propiedades individuales, como fonts_folder , que guarda las fuentes...

    docs.aspose.com/words/es/python-net/convert-a-d...
  6. FontSettings.FallbackSettings | Aspose.Words لـ...

    اكتشف خاصية "FollowbackSettings" في FontSettings لتحسين آليات الرجوع إلى الخلف للخطوط. حسّن تصميمك مع عرض نص سلس!... Load ( MyDir + "Custom font fallback settings...doc ); builder . Font . Name = "Missing Font" ; // استخدم المنشئ...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Arsip

    Arsip...memuat dokumen dari file: // Load the document from the absolute...menyematkan font lengkap di dokumen keluaran: // Load the document...

    blog.aspose.com/id/words/convert-a-document-usi...
  8. 替换 TrueType 字体|Python via .NET 格式的 Aspose.Words

    Aspose.Words for Python via .NET 可以将正确的 TrueType 字体嵌入到生成的文档中,以确保其准确显示。如果字体或特定字符不可用,Aspose.Words 会搜索合适的字体替换或使用字体回退机制。... font_config_substitution . enabled...substitution_settings . table_substitution . load ( "Table.xml" ) 尽管此机制具有灵活性,但在某些情况下最好禁用它,如下所示:...

    docs.aspose.com/words/zh/python-net/manipulatin...
  9. Configuración de fuente FallBack de XML en C++|...

    El mecanismo de respaldo de fuentes se usa cuando se resuelve la fuente, pero no contiene un carácter específico. En este caso, Aspose.Words intenta usar una de las fuentes alternativas para el carácter....-> get_FallbackSettings () -> Load ( u "MyNewFallbackTable.xml"...Each rule defines the fallback fonts which Aspose.Words should use...

    docs.aspose.com/words/es/cpp/font-fallback-sett...
  10. Schriftarten-Ersetzung in Präsentationen in .NE...

    Schriftarten nahtlos in Aspose.Slides für .NET ersetzen, um eine konsistente Typografie in PowerPoint- und OpenDocument-Präsentationen zu gewährleisten....presentation = new Presentation ( "Fonts.pptx" ); // Lädt die Quellschriftart...zugegriffen werden kann), siehe Font Substitution . FAQ Was ist der...

    docs.aspose.com/slides/de/net/font-replacement/