Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 18,589 for

paragraphs

(0.18 sec)
  1. 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...
  2. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....page as the Page class has a Paragraphs collection containing all...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  3. Converting a DICOM file to PDF using C# | Aspos...

    Sample code for DICOM‑to‑PDF conversion in .NET. Use the API example code for batch DICOM‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application.... Paragraphs . Add ( image ); pdfDocument...

    products.aspose.com/pdf/net/conversion/dicom-to...
  4. MCP Server in Python | Aspose.Words MCP Server ...

    Aspose.Words MCP Server enables automated Word document creation and editing via MCP tools, supporting rich features and easy integration....documents (text, headings, paragraphs) Apply formatting (fonts...

    blog.aspose.com/words/aspose-words-mcp-server-p...
  5. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options....Ability to work with text, paragraphs, headings, hyperlinks, graphs...

    docs.aspose.com/pdf/python-net/key-features/
  6. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...remove leftover fields/empty paragraphs if needed doc.MailMerge.CleanupOptions...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  7. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance document formatting today!...FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C# with Aspose.HTML for .NET. Learn how to create HTML from scratch and how to edit the content of an HTML document....page in a browser: headings, paragraphs, pictures, links, lists,...more elements like headings, paragraphs, links, images, etc., using...

    products.aspose.com/html/net/create-html/
  10. Get all the text in a slide|Aspose.Slides Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/net/get-all-the-text-in-...