Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 15,596 for

paragraphs

(0.07 sec)
  1. Форматирование текста внутри PDF с помощью C#|A...

    Узнайте, как форматировать текст в документе PDF в .NET с помощью Aspose.PDF для улучшения визуального представления документа....TextFragment и коллекцией Paragraphs. Пожалуйста, используйте...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ru/net/text-formatting-insi...
  2. BuildingBlockBehavior enumeration | Aspose.Word...

    aspose.words.buildingblocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... PARAGRAPH Specifies that the building...be inserted into its own paragraph. PAGE Specifies that the building...

    reference.aspose.com/words/python-net/aspose.wo...
  3. فرض عرض الجدول في صفحة جديدة|Aspose.PDF for Java

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/ar/java/force-table-renderi...
  4. Memaksa Perenderan Tabel pada Halaman Baru|Aspo...

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/id/java/force-table-renderi...
  5. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... 2 Suppress Space Before Paragraph Break. WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border . NoExtraLineSpacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. MD 저장 – C# 파서 – Aspose.HTML for .NET

    C#에서 Markdown 파일을 저장하기 위한 코드입니다. C# 라이브러리를 사용하여 Markdown을 구문 분석, 편집 및 저장합니다....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "Markdown...

    products.aspose.com/html/ko/net/save-md/
  7. Aspose.Words DOM|Python via .NET 格式的 Aspose.Words

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 Python 读取、操作和修改 Word 文档的内容和格式。...可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode 类,而 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 以及图表上的所有其他省略号都是表示...

    docs.aspose.com/words/zh/python-net/aspose-word...
  8. 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...
  9. DocumentVisitor Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.DocumentVisitor، وهي الأساس لإنشاء زوار مستندات مخصصين لتحسين معالجة المستندات ومعالجتها....virtual VisitParagraphEnd ( Paragraph ) يتم استدعاؤها عند انتهاء...virtual VisitParagraphStart ( Paragraph ) يتم استدعاؤها عند بدء تعداد...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 複雑なPDFの作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NETを使用すると、画像、テキスト断片、およびテーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。... ヘッダーをページの paragraphs に追加します。 説明用に TextFragment...トを使用し、中央揃えにします。 (説明)をページのParagraphsに追加します。 テーブルを作成し、テーブルプロパティを追加します。...

    docs.aspose.com/pdf/ja/python-net/complex-pdf-e...