Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 18,176 for

paragraphs

(0.1 sec)
  1. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...NET,开发人员现在可以获取 TextFrame 的段落集合中 Paragraph 的矩形坐标。它还允许获取段落的 portion 集合中...形坐标以及段落中 portion 的位置。 获取 Paragraph 的矩形坐标 已添加新方法 GetRect() 。它用于获取段落的边界矩形。...

    docs.aspose.com/slides/zh/python-net/paragraph/
  4. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between page elements proportionally....documents from “normal” inline paragraphs and tables and which is the...

    docs.aspose.com/words/jasperreports/spacing-fac...
  5. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/odp/
  7. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/ppt/
  8. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....this example, we animate paragraphs on objects so that they appear... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....()); // Add text fragment to paragraphs collection of FloatingBox...()); // Add FloatingBox to paragraphs collection of page object...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...