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

paragraph

(0.12 sec)
  1. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......by iterating through the paragraphs and checking if they are...pageDoc) { foreach (Paragraph paragraph in pageDoc.GetChildNodes(NodeType...

    forum.aspose.com/posts.rss
  2. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/cpp/working-with-markdown...
  4. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....of various content - text paragraphs, tables, illustrations, formulas...detection when working with multi-paragraph and multi-column documents...

    docs.aspose.com/ocr/cpp/areas-detection/
  6. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/nodejs-net/rendering/
  7. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Look for a table or paragraph titled Supported CSS properties...Pages.Add(); pdfDoc.Pages[1].Paragraphs.Add(new Aspose.Pdf.HtmlFragment(html...

    forum.aspose.com/t/supported-css-properties-for...
  9. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. See Also Class Node Namespace...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....before or after a selected paragraph, protecting the output Word...

    kb.aspose.com/words/java/how-to-convert-html-to...