Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 36,213 for

paragraph

(0.07 sec)
  1. Section - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....)"); // Add text and apply paragraph styles that STYLEREF fields...setStyle(doc.getStyles().get("List Paragraph")); builder.writeln("Item...

    reference.aspose.com/words/java/com.aspose.word...
  3. InlineStory - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...inline-level nodes that can contain paragraphs and tables. InlineStory is...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    ParagraphFormat 财产. 为真时SpaceBefore和SpaceAfter将在相同样式的段落之间忽略... Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...); builder . Writeln ( $"Paragraph in the \" { builder . ParagraphFormat...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. InlineStory.StoryType | Aspose.Words for .NET

    InlineStory StoryType property. Returns the type of the story in C#....last child of the node is a paragraph, // for us to be able to click...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/net/aspose.words/inl...
  6. ForEach | Aspose.Slides for C++ API Reference

    Represents a group of methods intended to iterate over different Presentation model objects. These methods can be useful if you need to iterate and change some Presentation' elements formatting or content, e.g. change each portion formatting.... static void Paragraph ( System::SharedPtr < Presentation...ForEach::Paragraph in the Presentation . static void Paragraph ( System::SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides.l...
  7. GetLinesCount | Aspose.Sildes for .NET API Refe...

    Get number of lines in a Paragraph....Get number of lines in a paragraph. public int GetLinesCount...Return Value Lines count in a paragraph Examples Example: [C#] using...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. Table Image extraction issue1 - Aspose.Words Pr...

    Dear team, We are extracting images from docx using aspose java but below case its extracting wrongly please find source code and Input,output files Source Code : Document tableDoc = docSetup(interimdoc, table); NodeI…...setOrientation( ((Paragraph) table.getNextSibling()).getParentSection()...(shape.getChildNodes(NodeType.PARAGRAPH, true).getCount() == 0) &&...

    forum.aspose.com/t/table-image-extraction-issue...
  9. ParagraphFormat.TabStops | Aspose.Words for .NET

    ParagraphFormat TabStops property. Gets the collection of custom tab stops defined for this object in C#....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/nod...