Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 18,354 for

paragraphs

(0.07 sec)
  1. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...为文本框创建 Paragraph 对象 IParagraph para = txtFrame . Paragraphs [ 0...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) //遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  2. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/t/content-control-wrapping-iss...
  3. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/java/working-with-pdfa-or...
  4. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。... paragraphs [ 0 ] . portions [ 0 ] chart_title...text_frame_for_overriding . paragraphs [ 0 ] . portions [ 0 ] vertical_axis_title...

    docs.aspose.com/slides/zh/python-net/chart-form...
  5. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...set on the document’s runs/paragraphs after loading, so the default...size) { for (Paragraph para : (Iterable<Paragraph>) doc.getChildNodes(NodeType...

    forum.aspose.com/t/get-evaluation-note-message-...
  6. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…... As a note, if extra paragraphs are unwanted, please consider...BuildReport(...); See Removing Paragraphs with Template Syntax Tags...

    forum.aspose.com/t/render-multiple-images-in-a-...
  7. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...add() method of the Page’s paragraphs collection to add the loaded...loaded DICOM image as a paragraph to the new page, which will be...

    products.aspose.com/pdf/python-net/conversion/d...
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Paragraph Contents [ Hide ] Inheritance: java.lang.Object, com...class Paragraph extends CompositeNode Represents a paragraph of...

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

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....; i ++) { //Loop through paragraphs in current ITextFrame for...; i ++) { //Loop through paragraphs in current ITextFrame for...

    docs.aspose.com/slides/java/extract-text-from-p...
  10. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....i ++ ) { // Loop through paragraphs in current ITextFrame for...i ++ ) { // Loop through paragraphs in current ITextFrame for...

    docs.aspose.com/slides/nodejs-java/extract-text...