Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 18,530 for

paragraph

(0.15 sec)
  1. NodeImporter | Aspose.Words per .NET

    Scopri il costruttore NodeImporter e crea facilmente nuove istanze di NodeImporter per semplificare la gestione dei dati e migliorare l'efficienza del progetto.... Paragraph || insertionDestination ....NodeType . Paragraph ) { Paragraph para = ( Paragraph ) srcNode...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Archiwa

    Archiwa...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Dodaj...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/pl/slides/apply-animation-to-te...
  3. Archiv

    Archiv...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Přidat...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  4. TabStopCollection Class | Aspose.Words per .NET

    Scopri Aspose.Words.TabStopCollection. Gestisci facilmente tabulazioni personalizzate per paragrafi e stili, migliorando la formattazione dei tuoi documenti con precisione....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  5. PDF 내부 텍스트 회전 C++ 사용|Aspose.PDF for C++

    텍스트를 PDF로 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 단편 또는 전체 단락을 회전할 수 있습니다....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...단락에 추가 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ko/cpp/rotate-text-inside-pdf/
  6. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/pt/net/asp-vbscript-via-com...
  7. ASP - VBScript a través de COM Interop|Aspose.P...

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/es/net/asp-vbscript-via-com...
  8. Créer une zone de texte dans laquelle chaque li...

    Apprenez à créer une zone de texte dans laquelle chaque ligne peut avoir un alignement horizontal différent en utilisant Aspose.Cells for Node.js via C++....horizontal de votre texte de paragraphe en utilisant la propriété..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/fr/nodejs-cpp/create-text...
  9. Table | Aspose.Words per .NET

    Crea tabelle personalizzate senza sforzo con il nostro intuitivo Costruttore di Tabelle. Crea, personalizza e ottimizza la visualizzazione dei tuoi dati in pochi minuti!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Aggiunge testo alla prima...

    reference.aspose.com/words/it/net/aspose.words....
  10. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/cpp/convert-a-document-to...