Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 18,342 for

paragraphs

(0.18 sec)
  1. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....object Add TextFragment to paragraphs collection of the page Save...Add text to new page page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  3. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... Paragraphs . Last . Range . Delete ();...wdHeaderFooterPrimar ]. Range . Paragraphs . Last . Range . Delete ();...

    docs.aspose.com/words/net/removing-header-and-f...
  4. FrameFormat.verticalDistanceFromText property |...

    FrameFormat.verticalDistanceFromText property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where Paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual Paragraphs. Instead it is reading horizontally with tab space. Ca…...attached a PDF page where paragraphs are in columns format. When...unable to read the actual paragraphs. Instead it is reading horizontally...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  6. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...Paragraphs.Add(para); //add a new page...ignored if there are any paragraphs on ANY page in the document...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  7. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....formatting: Headings are paragraphs with Heading 1 – Heading...6 styles Blockquotes are paragraphs with “Quote” in the style...

    docs.aspose.com/words/net/convert-a-document-to...
  8. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...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/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...