Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 18,180 for

paragraphs

(0.07 sec)
  1. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/python-net/watermark...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....paragraphs.add(table)). Save PDF document...of input document page . paragraphs . add ( table ) document...

    docs.aspose.com/pdf/python-net/integrate-table/
  3. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 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...
  5. 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-...
  6. DICOM to PDF Converter using C# | Aspose.PDF

    Sample code for DICOM to PDF C# conversion. Use API example code for batch DICOM files 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...
  7. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of Paragraphs that are immediate children of the story in C++....Aspose::Words::InlineStory::get_Paragraphs method Contents [ Hide ]...InlineStory::get_Paragraphs method Gets a collection of paragraphs that are...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....PARAGRAPH, "MyStyle1"); myStyle.getFont()...getStyles().add(StyleType.PARAGRAPH, "MyStyle2"); duplicateStyle...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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