Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 18,953 for

paragraphs

(0.17 sec)
  1. Aspose.Words DOM|Aspose.Words pour Python via .NET

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de Python....passage d’un texte, d’un paragraphe, d’un tableau ou d’une section...nœuds, par exemple Section ou Paragraph , dérivent de la classe CompositeNode...

    docs.aspose.com/words/fr/python-net/aspose-word...
  2. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    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.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  3. 아카이브

    아카이브...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  4. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...needs to have Body with one Paragraph . Each section has its own...has Section.body with one Paragraph . get_ancestor(ancestor_type)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 아카이브

    아카이브...Paragraphs.Add() 메서드를 사용하여 단락에 추가합니다...Graph.Shapes 컬렉션에 추가합니다. Page.Paragraphs.Add() 메서드를 사용하여 페이지에 제목 텍스트를...

    blog.aspose.com/ko/pdf/create-multi-column-pdf-...
  6. Archiwa

    Archiwa...Paragraphs.Add(Graph) . Zapisz plik...strony page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/pl/pdf/create-graphs-and-charts...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/
  10. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python.... por exemplo, Section ou Paragraph , derivam da classe CompositeNode...abaixo. Document , Section , Paragraph , Table , Shape , Run e todas...

    docs.aspose.com/words/pt/python-net/aspose-word...