Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 18,590 for

paragraphs

(0.25 sec)
  1. הפוך את PDF באמצעות Python

    צור PDF חדש ב Python במספר שלבים. צור בקלות את PDF באמצעות ספריית Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/he/python-net/make/pdf/
  2. Tee PDF Käyttämällä Python

    Luo uusi PDF paikassa Python muutamassa vaiheessa. Luo PDF helposti Python via .NET kirjaston avulla....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fi/python-net/make/pdf/
  3. Tee WORD Käyttämällä Python

    Luo uusi WORD paikassa Python muutamassa vaiheessa. Luo WORD helposti Python via .NET kirjaston avulla....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fi/python-net/make/word/
  4. Formatierung von Präsentationstext in .NET|Aspo...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Passen Sie Schriftarten, Farben, Ausrichtung und mehr an....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...den gesamten Absatz fest. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/de/net/text-formatting/
  5. Управление маркированными и нумерованными списк...

    Узнайте, как управлять маркированными и нумерованными списками в презентациях PowerPoint и OpenDocument с использованием Aspose.Slides для .NET. Пошаговое руководство....экземпляр абзаца, используя класс Paragraph . Установите тип маркера как...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ru/net/manage-bullet-and...
  6. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/java/aspose-words-documen...
  7. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Paragraphs.Add(new Aspose.Pdf.HtmlFragment(“...IsNullOrEmpty(qest.QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("...

    forum.aspose.com/t/issue-text-box-child-can-not...
  8. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format....will be taken from the first paragraph in corresponding table column...insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Animar texto de PowerPoint en .NET|Documentació...

    Cree texto animado dinámico en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET, con ejemplos de código C# optimizados y fáciles de seguir....IParagraph paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...MainSequence . AddEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/es/net/animated-text/
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....sets text alignment for the paragraph. get alignment () : Aspose...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...