Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 18,227 for

paragraph

(0.08 sec)
  1. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....languages within a single paragraph? Yes. Language ID is applied...portion level, so a single paragraph can mix multiple languages...

    docs.aspose.com/slides/php-java/presentation-lo...
  3. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 23.3 - Release Notes|Docume...

    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....Bug PSDNET-1403 Style of Paragraph is missed after the saving...); } PSDNET-1403. Style of Paragraph is missed after the saving...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  5. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/net/translate-markdown-to...
  6. Paragraph.NodeType | Aspose.Words for .NET

    Discover the Paragraph NodeType property that efficiently returns Paragraph data, enhancing your content structure for better performance and SEO....Hide ] Paragraph.NodeType property Returns Paragraph. public...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API....block‑level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/python-net/replace-fields/
  9. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...setStartingNumber("0"); builder.writeln("Paragraph 1"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  10. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....; i ++) { // Loop through paragraphs in the current text frame...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Loop...

    docs.aspose.com/slides/net/extract-text-from-pr...