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

paragraph

(0.13 sec)
  1. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....newly replaced text, applying paragraph format, implementing replace...

    kb.aspose.com/words/python/how-to-replace-words...
  2. 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...
  3. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. 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...
  10. Converting a JPEG file to PDF using C++ | Aspos...

    Sample code for JPEG to PDF conversion using C++. Use C++ example for batch JPEG to PDF conversion....Load JPG image and add to paragraph Save the output PDF file Here...

    products.aspose.com/pdf/cpp/conversion/jpeg-to-...