Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 18,520 for

paragraph

(0.19 sec)
  1. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...getTextFrame (); // Create the Paragraph object for text frame IParagraph...Create Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/androidjava/install-aspo...
  2. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where Paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual Paragraphs. Instead it is reading horizontally with tab space. Ca…...attached a PDF page where paragraphs are in columns format. When...unable to read the actual paragraphs. Instead it is reading horizontally...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/net/find-and-replace/
  5. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/cpp/position-a-table/
  6. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each Paragraph to the width of the cell....the cell, compressing each paragraph to the width of the cell....we add with it. builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...// For example, adding a paragraph doc.FirstSection.Body.AppendParagraph("This...AppendParagraph("This is a new paragraph."); // Save the document doc...

    forum.aspose.com/t/can-aspose-support-opening-a...
  10. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....affects the line spacing of the paragraph. End { get; } Gets the node...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...