Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 4,591 for

paragraph builder

(0.06 sec)
  1. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....possible value for floating paragraphs and tables. Default n/a Same...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...tag.setLockContents(true); builder.write("The contents of this...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...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...
  4. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) field = builder . insert_field ( field_code = 'DATE'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldDatabase field = (FieldDatabase) builder.insertField(FieldType.FIELD_DATABASE...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 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...
  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 HTML Javascript

    Merge multiple Image into HTML in JavaScript code. Save Image as HTML 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. 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...
  10. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...possible value for floating paragraphs and tables. Default 0 Same...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...