Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 36,281 for

paragraph

(0.08 sec)
  1. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/json-markup/examples/multi-...
  2. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Lists::ListLevel::get_NumberPosi...

    Aspose::Words::Lists::ListLevel::get_NumberPosition method. Returns or sets the position (in points) of the number or bullet for the list level in C++....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Wrapping entire FieldToa content into Structure...

    Hi, I am trying to wrap entire content in FieldTOA to StructuredDocumentTag using below code but it looks like it is not wrapping it. Could you please help me to fix this issue? FieldToa fieldToa = null; fieldToa = (Fie…...ParentNode as Paragraph).InsertField(FieldType.FieldTOA...SDT, since you are using Paragraph.InsertField method. In your...

    forum.aspose.com/t/wrapping-entire-fieldtoa-con...
  5. CmxCommandCodes | Aspose.Imaging for .NET API R...

    CmxCommandCodes CmxCommandCodes enumeration Page command codes public enum CmxCommandCodes : short Values Name Value ......BeginParagraph 99 The begin paragraph command BeginProcedure 17...EndParagraph 100 The end paragraph command EndSection 18 The...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Define the line spacing on com.aspose.words.Doc...

    In our project we work with Jasper to create templates and then export them as word or pdf. When we export the Word document we try to insert images but the size is trucated vertically and they re not properly displaye…...textAlignment="Center" markup="styled"> <paragraph lineSpacing="AtLeast" lineSpacingSize="1...verticalAlignment="Top" markup="styled"> <paragraph lineSpacing="AtLeast" lineSpacingSize="1...

    forum.aspose.com/t/define-the-line-spacing-on-c...
  7. How to read body text line by line? - Free Supp...

    Hi,Support: Is there any method to read body range texts line by line? It seems there is only method to read text range Paragraph by Paragraph or character by character? Thanks for your help....to read text range paragraph by paragraph or character by character...can process a particular paragraph using the provided code -...

    forum.aspose.com/t/how-to-read-body-text-line-b...
  8. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 连续添加批注 - Free Support Forum - aspose.com

    public static void addComment(List<AddCommentTextDto> addCommentTextDtoList, Document document) { initLicense(); if (CollectionUtils.isEmpty(addCommentTextDtoList)) { return; } …...getBodyIndex(), true); Paragraph para = (Paragraph) body.getChild(NodeType...getChild(NodeType.PARAGRAPH, addCommentTextDto.getParagraphIndex(), true);...

    forum.aspose.com/t/topic/276624
  10. Change Character Spacing of Excel TextBox or Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextBox Set Line Spacing of the Paragraph in a Shape or Textbox...

    docs.aspose.com/cells/net/change-character-spac...