Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 18,585 for

paragraph

(0.12 sec)
  1. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word document to PDF using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output PDF when the Paragraph has frame properties with t…...in the output PDF when the paragraph has frame properties with...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  2. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...d(Paragraph d, Paragraph v) NodeImporter.d(Node...for styles of type ‘Linked (paragraph and character)’ actually two...

    forum.aspose.com/t/appending-same-similar-docum...
  3. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/nod...
  4. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.Paragraphs property. Represents an estimate of the number of Paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property...number of paragraphs in the document. get paragraphs () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Image|Documentation

    Image element is used to add a picture....: 24 } ] } ] } EmptyLine Paragraph Analyzing your prompt, please...

    docs.aspose.com/omr/net/json-markup/image/
  6. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the Paragraph style is one of the built-in Heading styles....isHeading property True when the paragraph style is one of the built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Convert list items into regular paragraphs with leading text that imitates...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the color that's applied to the background of the Shading object in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/sha...
  9. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....to the end # of the last paragraph in the last cell of the top...

    docs.aspose.com/words/java/untangle-row-bookmar...
  10. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...