Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,324 for

paragraph

(0.09 sec)
  1. Image extraction issue 14 - Aspose.Words Produc...

    Dear team, We are extracting images from document but below case we are extracting landscape images. Here some images got merged, some images got missed please refer below input and output file. Source File : 13.zip (6…...PARAGRAPH, true).getCount() == 0) &&...visitParagraphStart(Paragraph paragraph) throws Exception { if...

    forum.aspose.com/t/image-extraction-issue-14/25...
  2. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    DocumentBuilder InsertStyleSeparator method. Inserts style separator into the document in C#....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc ); // Each paragraph can only have one style. //...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FrameFormat.RelativeHorizontalPosition | Aspose...

    FrameFormat RelativeHorizontalPosition property. Gets the relative horizontal position of a frame in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  5. FrameFormat.VerticalAlignment | Aspose.Words fo...

    FrameFormat VerticalAlignment property. Gets vertical alignment of the specified frame in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  6. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat AddSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph in C#....Asian text in the current paragraph. public bool AddSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section.... Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples Shows how to construct...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Run Class Reference - Aspose.Wor...

    Represents a run of characters with the same font formatting....Run can only be a child of Paragraph or inline StructuredDocumentTa...document, by default, has one paragraph. ASSERT_EQ(1, doc->get_Fi...

    reference.aspose.com/words/cpp/class/aspose.wor...