Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 10,105 for

regular

(0.15 sec)
  1. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font from the file Montserrat-Regular.ttf fulfilled in different...(getDataDir(), "Montserrat-Regular.ttf" ). toString (); 3 4 //...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. Trabalhando com Anexos de Mensagem|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....Anexo é Inline ou Regular Anexos inline e regulares servem para propósitos...mídia. Enquanto isso, anexos regulares são arquivos separados anexados...

    docs.aspose.com/email/pt/net/trabalhando-com-an...
  3. Archivo

    Archivo...de Word Usar expresiones regulares para buscar y reemplazar texto...texto usando expresiones regulares # También puede definir las...

    blog.aspose.com/es/words/Find-and-Replace-Text-...
  4. Crear imagen PSD o PSB desde cero usando Python...

    Ejemplo de cómo Aspose.PSD para Python puede crear una imagen Psd desde cero...img : Agrega una capa PSD regular y actúalizala usando la API...gráfica: regularLayer = img . add_regular_layer () graphics = Graphics...

    docs.aspose.com/psd/es/es/python-net/crear-imag...
  5. Архивы

    Архивы...REGULAR, "", "Hello", 0); builder....nput1", TextFormFieldType.REGULAR, "", " ", 0); builder.insertField("MERGEFIELD...

    blog.aspose.com/ru/words/mail-merge-in-word-doc...
  6. Arşiv

    Arşiv...REGULAR, "", "Hello", 0); builder....nput1", TextFormFieldType.REGULAR, "", " ", 0); builder.insertField("MERGEFIELD...

    blog.aspose.com/tr/words/mail-merge-in-word-doc...
  7. FontSettings.SaveSearchCache | Aspose.Words för...

    Upptäck hur metoden FontSettings SaveSearchCache effektivt sparar din cache för teckensnittssökning till en ström, vilket förbättrar prestanda och användarupplevelse....FileFontSource ( FontsDir + "Arvo-Regular.ttf" , 0 , cacheKey1 ), new...OpenRead ( FontsDir + "Arvo-Regular.ttf" ); } } Se även class FontSettings...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Tablas y Rangos|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....convierte la tabla en un rango regular de datos. Aspose.Cells admite...convierten en referencias de celda regulares. Usar Aspose.Cells El siguiente...

    docs.aspose.com/cells/es/go-cpp/tables-and-ranges/
  9. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Scopri il metodo StreamFontSource OpenFontDataStream per accedere in modo efficiente ai flussi di dati dei font su richiesta, migliorando il flusso di lavoro di progettazione.... Name = "Kreon-Regular" ; builder . Writeln ( "Test...OpenRead ( FontsDir + "Kreon-Regular.ttf" ); } } Guarda anche class...

    reference.aspose.com/words/it/net/aspose.words....
  10. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....font from the file Montserrat-Regular.ttf. First learn the loading...Combine(DataDir, "Montserrat-Regular.ttf" ); 3 4 // Initialize FontDefinition...

    docs.aspose.com/font/net/how-to-load-fonts/load...