Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,617 for

paragraph

(0.04 sec)
  1. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a Paragraph when building a report in C#....body starts and ends within paragraphs that belong to a single story...entirely located within a single paragraph. In this case, while building...

    docs.aspose.com/words/net/working-with-common-d...
  2. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../Paragraph/) node....isDeep) Returns an Nth child Paragraph node. getParagraph ( index...based index of the child Paragraph node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C++....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a section has started in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/cpp/aspose.words/dro...
  8. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...TextParagraph paragraph = new TextParagraph (); paragraph . Position...将文本片段添加到段落中 paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  9. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your document's header and footer types for enhanced formatting control....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  10. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a header for streamlined document formatting....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...