Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 36,233 for

paragraph

(0.1 sec)
  1. eSign ODT Files via .NET | products.aspose.com

    C# code to e-Sgin Microsoft Word ODT documents using server side .NET library...."Arial" ; var paragraph = builder.ParagraphFormat; paragraph.Alignment...

    products.aspose.com/words/net/signature/odt/
  2. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HTML Text Block - Aspose.PDF Product Family - F...

    Just confirming that what I’m trying to do isn’t supported: I have a block of HTML text in a string that I’d like to inject into a PDF document. This seems to only be possible using Aspose.HTML. (We are evaluation switch…...Paragraphs.Add(html); I would expect...MarginInfo(0, 0, 0, 40) }; hf.Paragraphs.Add(html); pdfDocument.Pages[i]...

    forum.aspose.com/t/html-text-block/247794
  5. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase Class Referen...

    Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture....the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. 14.4 Release Notes Release Notes|Aspose.Words f...

    Aspose.Words for .NET 14.4 Release Notes Release Notes – the latest updates and fixes....rendering Bug WORDSNET-9684 Paragraphs in even/odd page headers...change the color of the first paragraph’s list label Bug WORDSNET-9826...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/pptx/
  10. Using PSD files as templates for automation - B...

    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....combination of Style and Paragraph properties. How to copy PsdImage...

    docs.aspose.com/psd/net/using-psd-files-as-temp...