Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 18,524 for

paragraphs

(0.21 sec)
  1. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document...HEADING_PARAGRAPH and this property is set to...document will be split at paragraphs formatted using Heading 1...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....object Add TextFragment to paragraphs collection of the page Save...fragment to new page page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/python-net/create-document/
  3. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal document conversion....Specifies how to export empty paragraphs to Markdown. Default value...Shows how to export empty paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);..."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    forum.aspose.com/t/your-examplesimple-does-not-...
  5. Aspose::Words::ParagraphFormat::get_LineUnitAft...

    Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridlines) after the Paragraphs in C++....(in gridlines) after the paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_LineUnitBef...

    Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the Paragraphs in C++....(in gridlines) before the paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  8. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BorderCollection.clearFormatting method | Aspos...

    BorderCollection.clearFormatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. let doc =..."Borders.docx" ); // The first paragraph of this document has visible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to delete this bank space in the document -...

    file.docx (32.6 KB)...various reasons, such as extra paragraph marks, page breaks, or formatting...following code to remove blank paragraphs at the end of a document:...

    forum.aspose.com/t/how-to-delete-this-bank-spac...