Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 705 for

structured append

(0.06 sec)
  1. Trabalhando com 'Nome' Tabela | C++

    A tabela de fontes TrueType 'Nome' é armazenamento para seqüências de texto que descrevem metadados da fonte, como nome da fonte, informações de licença, avisos de direitos autorais e muitos outros....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/pt/cpp/working-with-name-t...
  2. Trabajar con la tabla 'nombre' | C++

    La tabla de fuentes TrueType 'nombre' es un almacenamiento para cadenas de texto que describen diferentes metadatos de fuentes....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/es/cpp/working-with-name-t...
  3. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....empty document with an HTML structure, from a string, from a memory...with the initial document structure: the empty document includes...

    docs.aspose.com/html/python-net/create-a-document/
  4. Comment Changer la Couleur du Texte en HTML en ...

    Apprenez comment changer la couleur du texte en HTML en utilisant Python avec Aspose.HTML for Python via .NET. Inclut des exemples de CSS en ligne et interne, meilleures pratiques et questions fréquemment posées....Find the < head > element and append the < style > element 22 head... ( "head" ) [ 0 ] 23 head. append_child (style) 24 25 # Save...

    docs.aspose.com/html/fr/python-net/how-to-chang...
  5. Arbeiten mit der Tabelle „Name“ | C++

    Die TrueType-Schrifttabelle „Name“ ist ein Speicher für Textzeichenfolgen, die verschiedene Schriftmetadaten beschreiben....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/de/cpp/working-with-name-t...
  6. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...paragraphs that haven’t been appended to a section or body may not...making changes to the document structure. Debugging : Add debugging...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  7. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....files – change the document structure and content. The following...(heading.FirstChild != null ) { sb.Append(heading.FirstChild); // Remove...

    products.aspose.com/html/net/editor/md/
  8. Protection des archives par mot de passe | Aspo...

    Dans ce guide, vous apprendrez à mettre en place une protection par mot de passe pour les archives zip créées avec le langage de programmation Java....Java sans vous soucier de la structure du fichier sous-jacent. Cet...EntryEventArgs entryEventArgs) { 8 sb. append (entryEventArgs. getEntry ()...

    docs.aspose.com/zip/fr/java/password-protecting...
  9. Element Builders – Créer et modifier des élémen...

    Explorez les capacités de l'API Aspose.SVG Builder en C# pour créer et modifier des éléments SVG. Apprenez à rendre la programmation SVG plus facile et plus efficace....définition des attributs et de la structure des éléments SVG. Dans l’API...classe principale . Cette structure d’héritage rationalise le...

    docs.aspose.com/svg/fr/net/element-builders/
  10. API SVG Builder – Création et modification avan...

    Explorez les capacités de l'API Aspose.SVG Builder en C# pour créer et modifier des éléments SVG. Apprenez à rendre la programmation SVG plus facile et plus efficace.... Cette structure d’héritage rationalise le...7 . Build (document); 8 // Append the newly created <g> element...

    docs.aspose.com/svg/fr/net/svg-builder-api/