Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,530 for

paragraph

(0.15 sec)
  1. Inconsistent lines (spacing) coming in generate...

    Hi Team, We are having issue , where we are inserting the html in content control. It is inserting fine but there is inconsistent spacing. There is space between 1st inserted element and 2nd inserted element , but after…...removeNumbers(); Paragraph para = new Paragraph(document); Run...inserting is tables. An empty paragraph must alway be there after...

    forum.aspose.com/t/inconsistent-lines-spacing-c...
  2. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/net/aspose.words/nod...
  3. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/python-net/chart-data-la...
  5. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....ranging from runs of text to paragraphs to tables. Some fields may...found inline (as children of Paragraph or SmartTag . The content...

    docs.aspose.com/words/nodejs-net/fields-overview/
  6. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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.... Paragraph ( new Drawing . Run ( new...ListStyle (), new Drawing . Paragraph ()); // 为新幻灯片创建幻灯片部分。 SlidePart...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  7. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/net/fields-overview/
  8. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/net/product-overview/
  9. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++...."First paragraph \n Second paragraph \n Third paragraph" ); //...Animates shape text by 1st level paragraphs effect -> get_TextAnimation()...

    products.aspose.com/slides/cpp/
  10. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a Paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/python-net/aspose.wo...