Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 18,543 for

paragraphs

(0.44 sec)
  1. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Top ; // Add a paragraph to the text box and add a...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....docx" ); // This paragraph contains SDT. auto p = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Архів

    Архів...Paragraphs.Add(Table) . Збережіть PDF-файл...таблицю на сторінку page.Paragraphs.Add(table); // Збережіть...

    blog.aspose.com/uk/pdf/create-table-in-pdf-file...
  4. Aspose.Words DOM|Python via .NET용 Aspose.Words

    Document Object Model(DOM)는 Word 문서의 메모리 내 표현입니다. Python을 사용하여 Word 문서의 내용과 서식을 읽고, 조작하고, 수정합니다....포함할 수 있는 노드(예: Section 또는 Paragraph )는 CompositeNode 클래스에서 파생되고...다이어그램의 Document , Section , Paragraph , Table , Shape , Run 및 기타...

    docs.aspose.com/words/ko/python-net/aspose-word...
  5. Конвертировать презентации PowerPoint в видео н...

    Узнайте, как конвертировать презентации PowerPoint и OpenDocument в видео с помощью Python. Откройте примеры кода и методы автоматизации, чтобы оптимизировать ваш рабочий процесс.... Paragraph () para1 . portions . add...Python" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/ru/python-net/convert-po...
  6. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...setting bidi=true for the paragraph the table is contained in...whether this is a right-to-left paragraph. The Run.Font.Bidi property...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  7. Traduire Markdown en Modèle d'objet de document...

    Créez un document Markdown pour documenter le modèle objet et inversement en utilisant C++. Ainsi, vous pouvez travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe avec un nom commençant par...liste ou une mise en forme de paragraphe. Blocs en Ligne Nous utilisons...

    docs.aspose.com/words/fr/cpp/translate-markdown...
  8. C++ で PowerPoint プレゼンテーションをビデオに変換する|Aspose.Slid...

    C++ で PowerPoint プレゼンテーションをビデオに変換する方法を学びます。サンプルコードと自動化手法を活用してワークフローを効率化しましょう。...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/ja/cpp/convert-powerpoin...
  9. Aspose::Words::Fields::FieldRef::get_InsertPara...

    Aspose::Words::Fields::FieldRef::get_InsertParagraphNumberInFullContext method. Gets whether to insert the paragraph number of the referenced paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. أرشيف

    أرشيف...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/ar/words/extract-text-from-word...