Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 812 for

structured append

(4.49 sec)
  1. Formater le texte PDF en Python|Aspose.PDF for ...

    Découvrez comment mettre en forme le texte dans des documents PDF en Python à l'aide des espacements, bordures, retraits et options de style.... append_line ( fragment ) builder . append_paragraph...paragraph . append_line ( fragment ) builder . append_paragraph...

    docs.aspose.com/pdf/fr/python-net/text-formatti...
  2. Работа с таблицей name | .NET

    Таблица шрифтов TTF «имя» — это хранилище для текстовых строк, описывающих метаданные шрифта, такие как имя шрифта, информация о лицензии, и многие другие....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/ru/net/working-with-name-t...
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead of...the original document nodes structure. In your case SDT is spans...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. Trabalhando com 'Nome' Tabela | .NET

    TrueType Font Table 'Name' é 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....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/pt/net/working-with-name-t...
  5. Робота з таблицею 'name' | .NET

    Таблиця TTF 'name' — це сховище для текстових рядків, які описують метадані шрифту, наприклад назву шрифту, інформацію про ліцензію,та багато іншого....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/uk/net/working-with-name-t...
  6. Lavorare con la tabella "Nome" | .NET

    La tabella dei caratteri TrueType "Nome" è l'archiviazione per stringhe di testo che descrivono i metadati del carattere come il nome del carattere, le informazioni sulla licenza, gli avvisi di copyright e molti altri....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/it/net/working-with-name-t...
  7. Trabajar con la tabla 'nombre' | .NET

    La tabla 'nombre' de fuente TrueType es el almacenamiento de cadenas de texto que describen los metadatos de la fuente....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/es/net/working-with-name-t...
  8. Arbeiten mit der Tabelle „Name“ | .NET

    Die „Name“-Tabelle der TrueType-Schriftart ist ein Speicher für Textzeichenfolgen, die unterschiedliche Schriftarten beschreiben....Append(String.Format( "{0}: {1}" ...(languages.Length - 1 )) 26 sb.Append( ", " ); 27 } 28 29 return...

    docs.aspose.com/font/de/net/working-with-name-t...
  9. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....files – change the document structure and content. Creating a Markdown...(heading.FirstChild != null ) { sb.Append(heading.FirstChild); // Remove...

    products.aspose.com/html/net/markdown-header/
  10. Lavorare con la tabella "Nome" | C++

    La tabella dei caratteri TrueType "Nome" è l'archiviazione per stringhe di testo che descrivono i metadati dei caratteri come il nome del carattere, le informazioni sulla licenza, gli avvisi di copyright e molti altri....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/it/cpp/working-with-name-t...