Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 18,538 for

paragraphs

(1.84 sec)
  1. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level... paragraphs [ 0 ] . list_format . list_level.... first_section . body . paragraphs self . assertEqual ( '001...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/net/convert-a-document-to...
  3. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on.... paragraph_format . style = doc . styles...'Hello world!' ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/add-ellipse/
  5. MailMergeCleanupOptions enumeration | Aspose.Wo...

    aspose.words.mailmerging.MailMergeCleanupOptions enumeration. Specifies options that determine what items are removed during mail merge....REMOVE_EMPTY_PARAGRAPHS Specifies whether paragraphs that contained...When this option is set, paragraphs which contain region start...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the list number or bullet in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Add Curve Object to PDF file|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/add-curve/
  8. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....tem method True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...paragraphs; const placeholder = "#*Content...// Remove the placeholder paragraph para.remove(); } } const options...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  10. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency.... Paragraphs , Is . EqualTo ( 1 )); Assert.... BuiltInDocumentPrope . Paragraphs , Is . EqualTo ( 2 )); //...

    reference.aspose.com/words/net/aspose.words.pro...