Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 4,546 for

paragraph builder

(0.09 sec)
  1. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....add the TextFragment with ‘paragraph.append_line’; add the TextParagraph...TextParagraph with ’text_builder.append_paragraph’. The next example...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). ROW The element occurs...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control.... among tables and paragraphs). Row 3 The element occurs...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/zh-hant/python-net/ma...
  6. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldRef fieldRef = (FieldRef) builder.insertField(FieldType.FIELD_REF...

    reference.aspose.com/words/java/com.aspose.word...
  7. Several Image Into WORD Javascript

    Merge multiple Image into WORD in JavaScript code. Save Image as WORD using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...=> { builder.insertImage(fileName) // Insert a paragraph break...

    products.aspose.com/words/nodejs-net/merge/imag...
  8. Several Image Into TXT Javascript

    Merge multiple Image into TXT in JavaScript code. Save Image as TXT using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...=> { builder.insertImage(fileName) // Insert a paragraph break...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldGreetingLine) builder.insertField(FieldType.FIELD_GREETING_LINE...

    reference.aspose.com/words/java/com.aspose.word...
  10. Გააკეთეთ WORD Python Ის Გამოყენებით

    შექმენით ახალი WORD Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Python via .NET ბიბლიოთეკის გამოყენებით....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/ka/python-net/make/word/