Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 18,588 for

paragraphs

(0.15 sec)
  1. Aspose::Words::MailMerging::MailMergeCleanupOpt...

    Aspose::Words::MailMerging::MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C++....RemoveEmptyParagraph 1 Specifies whether paragraphs that contained mail merge...When this option is set, paragraphs which contain region start...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...example, if you want to get all paragraph nodes in the body, you can...NodeCollection paragraphs = body.getChildNodes(NodeType.PARAGRAPH, true);...

    forum.aspose.com/t/alternative-for-getchildnode...
  3. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....Convert Bullet Points to Paragraph in Word File using Java This...convert bullet points to paragraph in Word file using Java ....

    kb.aspose.com/words/java/convert-bullet-points-...
  4. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....pdf" ); Shows how to show paragraph marks in a rendered output...); // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your Paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....bullets from the current paragraph and sets list level to zero...list formatting from all paragraphs in the main text of a section...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PSD Layer Types|Documentation

    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....data, including Styles and Paragraphs of PSD Text Engine Adjustment...

    docs.aspose.com/psd/java/layer-types/
  8. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....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/net/aspose.words.lis...
  9. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-arc/
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Graph object to paragraphs collection of page instance...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/java/add-line/