Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 18,176 for

paragraphs

(0.06 sec)
  1. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...WriteLine ( "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  2. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../).... paragraphs [ 0 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....type Paragraph from the document Convert each paragraph to a...and then accessing all its paragraphs to display the text. It also...

    kb.aspose.com/words/net/how-to-read-word-docume...
  6. 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...
  7. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. 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/
  9. 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/
  10. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX 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/pptx/