Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 18,326 for

paragraphs

(0.11 sec)
  1. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...docx' ) Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::Cell::get_ParentRow meth...

    Aspose::Words::Tables::Cell::get_ParentRow method. Returns the parent row of the cell in C++....Enabling KeepWithNext for every paragraph in the table except for the...:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Pemformatan Teks di dalam PDF menggunakan Pytho...

    Halaman ini menjelaskan bagaimana cara memformat teks di dalam file PDF Anda. Ada menambahkan indentasi baris, menambahkan batas teks, menambahkan teks bergaris bawah, dan lain-lain.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/id/python-net/text-formatti...
  5. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....page ); // 텍스트 단락 생성 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 후속 줄 들여쓰기 설정 paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  6. TabLeader | Aspose.Words for Java

    Specifies the type of the leader line displayed under the tab character in Java....for a paragraph. Document doc = new Document(); Paragraph para...getFirstParagraph(); // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline.ParentParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Inline ParentParagraph للوصول بسهولة إلى الفقرة الأصلية لأي عقدة، مما يعزز كفاءة الترميز وبنيته....يسترد الأصل Paragraph من هذه العقدة. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. for ( var srcSection...

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