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

paragraphs

(0.76 sec)
  1. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...Shape , look for the caption paragraph that follows the picture (or...figure caption is usually a paragraph whose style is “Caption” (or...

    forum.aspose.com/t/extracting-images-and-captio...
  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. 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-...
  5. 使用 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...
  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. 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...
  8. 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...
  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. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....TeX Product Family Paragraph Formatting in Word with Java...guide explains how to set paragraph formatting in Word with Java...

    kb.aspose.com/words/java/paragraph-formatting-i...