Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 36,233 for

paragraph

(0.09 sec)
  1. Aspose::Words::HeaderFooterCollection Class Ref...

    Provides typed access to HeaderFooter nodes of a Section....append a paragraph to it. The text in that paragraph // will appear...->Add(header); SharedPtr<Paragraph> para = header->AppendParagraph(u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format....aragraph : partType = u "Paragraph from heading" ; break ; default...aragraph : partType = u "Paragraph from heading" ; break ; default...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/cpp/working-with-markdown...
  4. Aspose::Slides::IDOMObject Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IDOMObject Class Reference abstract #include Paragraph > > [virtual] , Aspose::Slides::DomObject<...agraph , Aspose::Slides::Paragraph , Aspose::Slides::Portion...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Cells.GridDesktop | Aspose.Cells for .NE...

    The Aspose.Cells.GridDesktop namespace contains classes of GUI based desktop control that can be embedded in windows application projects...of the text flow for this paragraph. ThemeColorType Enumerates...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....create a line break in a paragraph. \newline - for a line break...adjust the paragraph spacing: \par - inserts a new paragraph. Blank...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  8. Aspose.Slides for .NET - Text Extraction from P...

    We using aspose.slide in c# to extract text content from pptx and then user done some changes and save it again in pptx file. What’s happening that aspose not able to extract superscript text from pptx. It make the supe…...Paragraphs[0].Text; or var text3 = autoShape...autoShape.TextFrame.Paragraphs[0].Portions[0].Text; Do you use...

    forum.aspose.com/t/aspose-slides-for-net-text-e...
  9. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...CompositeNode ) first_paragraph Gets the first paragraph in the shape...

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