Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 19,019 for

paragraphs

(0.28 sec)
  1. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library.... Paragraphs . Add ( img ); // Set page...

    docs.aspose.com/pdf/net/set-image-size/
  2. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...TextParagraph paragraph = new TextParagraph (); paragraph . Position...将文本片段添加到段落中 paragraph . AppendLine ( textFragment1 ); paragraph . AppendLine...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  3. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...you mean the border between paragraphs? We have opened the following...you mean the border between paragraphs? Yes alexey.noskov October...

    forum.aspose.com/t/css-style-format-is-not-appl...
  4. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Paragraphs . Add ( headerText ) marginInfo...

    products.aspose.com/pdf/python-net/header/
  6. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... paragraphs [ 0 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... next_paragraph_style_name } ' ) print ( f...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...defaultParagraphForm Gets document default paragraph formatting. document Gets...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert OTT to PPSX via C# .NET or with free On...

    Convert Word ott documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....AddTextFrame ( "" ); // Clearing all paragraphs in added text frame ashape...ashape . TextFrame . Paragraphs . Clear (); // Loading the HTML file...

    products.aspose.com/total/net/conversion/ott-to...