Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 19,019 for

paragraphs

(0.56 sec)
  1. Redact ODP Presentation Online or using Python ...

    Open and redact ODP document online via app for free. Python API code to search and replace ODP text....frames and then through frame paragraphs Access the text portions...

    products.aspose.com/total/python-net/redact/odp/
  2. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...tree with tags for headings, paragraphs, tables, etc. bookmarks for...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  3. Convert PNG to Text via C# | Aspose

    Sample code for PNG to Text C# conversion. Use API example code for batch PNG files to Text conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/png-to-t...
  4. Convert JPEG to TXT via C# | Aspose

    Sample code for JPEG to TXT C# conversion. Use API example code for batch JPEG files to TXT conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  5. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...is used to insert into any Paragraphs array, it would be nice to...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  6. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Rolling Chart In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  7. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Paragraphs [ 0 ]. Portions [ 0 ]; chartTitle.... TextFrameForOverridi . Paragraphs [ 0 ]. Portions [ 0 ]; valtitle...

    docs.aspose.com/slides/zh/net/chart-formatting/
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....features such as hidden text, paragraph marks, comment rendering,...hidden text is rendered. show_paragraph_marks – a Boolean value, which...

    docs.aspose.com/words/python-net/specify-layout...
  10. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...