Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 18,589 for

paragraphs

(1.72 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. Convert DOCX to PPT via C++ or with free Online...

    Export DOCX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code....get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. 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...
  7. 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...
  8. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...formatting properties of a paragraph style. locked Specifies whether...the name of the style. next_paragraph_style_name Gets/sets the name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...formatting properties of a paragraph style. locked Specifies whether...automatically to a new paragraph inserted after a paragraph formatted with...

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