Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 18,520 for

paragraph

(0.12 sec)
  1. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...can change the length of a paragraph, which in turn changes pagination...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  3. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...</w:style> <w:style w:type="paragraph" w:customStyle="1" w:styl...

    forum.aspose.com/t/how-to-access-style-id/316421
  5. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing document themes with vibrant colors, enhancing your document's visual appeal and professionalism.... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words.the...
  6. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...getSections()) { NodeCollection paragraphs = section.getBody().getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true); for (Paragraph para : (Iterable<Paragraph>)...

    forum.aspose.com/t/word-html/319228
  7. CompatibilityOptions.doNotUseHTMLParagraphAutoS...

    CompatibilityOptions.doNotUseHTMLParagraphAutoSpacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....doNotUseHTMLParagrap property Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompatibilityOptions.cachedColBalance property ...

    CompatibilityOptions.cachedColBalance property. Use Cached Paragraph Information for Column Balancing....cachedColBalance property Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/cpp/complex-pdf-example/